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-13 08:53:08 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ef354e94f2
Sharkey
/
packages
/
backend
/
src
/
misc
/
is-native-token.ts
2 lines
55 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor
2019-04-15 19:05:21 +03:00
export
default
(
token
:
string
)
=
>
token
.
length
===
16
;
Reference in a new issue
Copy permalink