This website requires JavaScript.
Explore
Help
Sign In
mirror
/
iceshrimp
Watch
1
Star
0
Fork
0
You've already forked iceshrimp
mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced
2025-01-10 07:32:53 +09:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
87f9e45048
iceshrimp
/
packages
/
backend
/
src
/
server
/
api
/
common
/
is-native-token.ts
2 lines
55 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor
2019-04-16 01:05:21 +09:00
export
default
(
token
:
string
)
=
>
token
.
length
===
16
;
Reference in New Issue
Copy Permalink