This website requires JavaScript.
Explore
Help
Sign In
Spacebar
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/spacebarchat/server.git
synced
2024-11-11 13:14:06 +01:00
Code
Issues
Releases
Activity
57746da872
server
/
dist
/
util
/
checkToken.d.ts
2 lines
65 B
TypeScript
Raw
Normal View
History
Unescape
Escape
:sparkles: convertBigIntToString
2021-02-06 09:20:07 +01:00
export
declare
function
checkToken
(
token
:
string
)
:
Promise
<
any
>
;
Copy Permalink