This website requires JavaScript.
Explore
Help
Register
Sign In
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
f44dc2dd05
hippofish
/
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 13:29:52 +02:00
export
default
(
token
:
string
)
=
>
token
.
startsWith
(
'0'
)
;
Reference in a new issue
Copy permalink