undefinedd
v0.0.0
Published
Two D's for a double dose of undefined
Downloads
2
Readme
Undefinedd
Two D's for a double dose of undefined
Install
npm install undefineddUsage
const undefinedd = require("undefinedd");
console.log(undefinedd); // print "undefined"Test
npm run test