1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-22 18:51:36 +02:00
server/dist/util/checkToken.d.ts
2021-02-06 09:20:07 +01:00

2 lines
65 B
TypeScript

export declare function checkToken(token: string): Promise<any>;