is-empty function
npm install @x-oasis/is-empty
_test value is NaN, undefined, null, '', [] and {} _
NaN
undefined
null
''
[]
{}
``bash$ npm i @x-oasis/is-empty`
bash$ npm i @x-oasis/is-empty
`typescriptimport isEmpty from '@x-oasis/is-empty'`
typescriptimport isEmpty from '@x-oasis/is-empty'
`bash$ pnpm test``
bash$ pnpm test