This website works better with JavaScript.
Explore
Help
Register
Sign In
396316021
/
YueWen
Watch
1
Star
0
Fork
You've already forked YueWen
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
60 MiB
Vue
57.7%
JavaScript
39.6%
SCSS
1.8%
TypeScript
0.4%
CSS
0.3%
Branch:
master
YueWen
/
node_modules
/
licia
/
isSymbol.d.ts
3 lines
72 B
Raw
Permalink
Blame
History
declare
function
isSymbol
(
val
:
any
)
:
val
is
symbol
;
export
=
isSymbol
;
Reference in new issue
Copy Permalink