roles-bot/packages/bot/types.d.ts

2 lines
76 B
TypeScript
Raw Normal View History

2022-01-02 18:54:19 +01:00
declare const CLIENT_PUBLIC_KEY: string;
declare const CLIENT_TOKEN: string;