This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jjhc
/
jucai
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8ba5464fbe
Branches
Tags
master
jucai
/
public
/
themes
/
default
/
assets
/
mobile
/
vue
/
utils
/
index.js
index.js
76 B
History
Raw
1
2
export const getType = v => Object.prototype.toString.call(v).slice(8, -1)