@x-oasis/is-primitive
v0.14.0
Published
is-primitive function
Readme
@x-oasis/is-primitive
test if a variable is a primitive rather than an object?
Installation
$ npm i @x-oasis/is-primitiveHow to use
import isPrimitive from '@x-oasis/is-primitive'How to run test
$ pnpm test