This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
misskey
Watch
1
Star
0
Fork
You've already forked misskey
0
mirror of
https://github.com/misskey-dev/misskey.git
synced
2024-12-19 15:55:21 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bce8c5a315
misskey
/
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 a new issue
Copy permalink