UNPKG
is-primitive-x
Version:
latest (1.0.1)
1.0.1
1.0.0
Returns true if the value is a primitive.
github.com/Xotic750/is-primitive-x
Xotic750/is-primitive-x
is-primitive-x
/
src
/
.eslintrc.js
6 lines
(5 loc)
•
55 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { env: { browser:
true
, }, };