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
31e6d071fa
jormungandr-bite
/
src
/
server
/
api
/
common
/
is-native-token.ts
2 lines
55 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor
2019-04-15 10:05:21 -06:00
export
default
(
token
:
string
)
=
>
token
.
length
===
16
;
Reference in a new issue
Copy permalink