5 lines
67 B
CoffeeScript
5 lines
67 B
CoffeeScript
module.exports =
|
|
INVITE: 'invite'
|
|
TOKEN: 'token'
|
|
OWNER: 'owner'
|