This website requires JavaScript.
Explore
Help
Register
Sign In
graphite
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced
2024-11-11 00:03:08 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f44dc2dd05
Sharkey
/
src
/
server
/
api
/
common
/
is-native-token.ts
2 lines
57 B
TypeScript
Raw
Normal View
History
Unescape
Escape
update token generation
2019-04-08 14:29:52 +03:00
export
default
(
token
:
string
)
=
>
token
.
startsWith
(
'0'
)
;
Reference in a new issue
Copy permalink