Add type for the bracket results
This commit is contained in:
parent
331461987d
commit
fb54a12238
1 changed files with 1 additions and 0 deletions
1
src/types.d.ts
vendored
1
src/types.d.ts
vendored
|
|
@ -1,3 +1,4 @@
|
|||
type bracket_result = reaction|"TIE"|"NO_DATA";
|
||||
type snowflake = number;
|
||||
|
||||
interface emoji {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue