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/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>;