GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Build
Fork
: 0
Perditum
/
percord
Transfer to URL with SHA
Find file
Newer
Older
tree:
7d9cc0efbf
Branches
Tags
×
master
percord
/
dist
/
util
/ checkToken.d.ts
Flam3rboy
on 6 Feb 2021
65 bytes
convertBigIntToString
Raw
Blame
History
export declare function checkToken(token: string): Promise<any>;