This website requires JavaScript.
Explore
Help
Sign In
Mizah
/
mizzkey
Watch
1
Star
0
Fork
You've already forked mizzkey
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
bf7875bfaa
mizzkey
/
src
/
server
/
api
/
common
/
is-native-token.ts
2 lines
51 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Refactor: Extract isNativeToken method
2017-01-06 03:07:42 +01:00
export
default
(
token
:
string
)
=
>
token
[
0
]
==
'!'
;
Reference in a new issue
Copy permalink