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