This website requires JavaScript.
Explore
Help
Register
Sign In
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
7d11cf8ec9
hippofish
/
packages
/
backend
/
src
/
misc
/
is-native-token.ts
2 lines
55 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor
2019-04-15 18:05:21 +02:00
export
default
(
token
:
string
)
=
>
token
.
length
===
16
;
Reference in a new issue
Copy permalink