This website requires JavaScript.
Explore
Help
Sign in
limepotato
/
jormungandr-bite
Watch
1
Star
0
Fork
You've already forked jormungandr-bite
0
mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced
2024-11-18 07:57:38 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fb3ef51d8e
jormungandr-bite
/
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 05:29:52 -06:00
export
default
(
token
:
string
)
=
>
token
.
startsWith
(
'0'
)
;
Reference in a new issue
Copy permalink