@amphibian/is-undefined

1.0.2 • Public • Published

is-undefined

undefined type checker

npm install @amphibian/is-undefined
var isUndefined = require('@amphibian/is-undefined');

isUndefined(undefined); // > true
isUndefined('hello'); // > false

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    4
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i @amphibian/is-undefined

Weekly Downloads

4

Version

1.0.2

License

ISC

Last publish

Collaborators

  • thomaslindstr_m