UNPKG
werewolf-core
Version:
latest (0.0.1)
0.0.1
Are you a WEREWOLF?
werewolf-core
/
dist-typings
/
core
/
priority.d.ts
6 lines
(5 loc)
•
230 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
const
CHOICE_OVERRIDE
:
number
;
export
declare
const
CHOICE_REACTION
:
number
;
export
declare
const
MIDNIGHT_STANDARD
:
number
;
export
declare
const
QUERY_RESULT_INIT
:
number
;
export
declare
const
DIE_HANDLER
:
number
;