@positive-numbers/three
v3.0.0
Published
The number 3 exported as an npm package.
Downloads
5,195
Readme
🔢 3 (three)
This very useful npm package exports the positive integer 3.
Installation
npm install @positive-numbers/threeUsage
const number3 = require('@positive-numbers/three');
console.log(number3);
// Output: 3License
ISC
