This website requires JavaScript.
Explore
Help
Register
Sign in
yume
/
paricafe
Watch
1
Star
0
Fork
You've already forked paricafe
0
mirror of
https://github.com/paricafe/misskey.git
synced
2024-11-26 14:26:43 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d002e5ef1d
paricafe
/
packages
/
backend
/
src
/
misc
/
is-native-token.ts
2 lines
55 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor
2019-04-15 11:05:21 -05:00
export
default
(
token
:
string
)
=
>
token
.
length
===
16
;
Reference in a new issue
Copy permalink