This repository has been archived on 2026-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
ServerSpacebarOld/dist/checkToken.d.ts
2021-02-05 16:14:17 +01:00

2 lines
69 B
TypeScript

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