0.1.35 • Published 1 year ago
@x-oasis/is-primitive v0.1.35
@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