@positive-numbers/thirteen
v3.0.0
Published
The number 13 exported as an npm package.
Readme
🔢 13 (thirteen)
This very useful npm package exports the positive integer 13.
Installation
npm install @positive-numbers/thirteenUsage
const number13 = require('@positive-numbers/thirteen');
console.log(number13);
// Output: 13License
ISC
