This website requires JavaScript.
Explore
Help
Sign In
161sh
/
iceshrimp-161sh
Watch
1
Star
0
Fork
0
You've already forked iceshrimp-161sh
mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced
2024-11-24 13:09:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
27db3b99d2
iceshrimp-161sh
/
packages
/
backend
/
src
/
server
/
api
/
common
/
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 New Issue
Copy Permalink