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 16:46:44 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f44dc2dd05
paricafe
/
src
/
server
/
api
/
common
/
is-native-token.ts
2 lines
57 B
TypeScript
Raw
Normal View
History
Unescape
Escape
update token generation
2019-04-08 06:29:52 -05:00
export
default
(
token
:
string
)
=
>
token
.
startsWith
(
'0'
)
;
Reference in a new issue
Copy permalink