twentytwo
v22.0.0
Published
A micropackage that returns a utility function to get the number twentytwo.
Downloads
76
Readme
twentytwo
A micropackage that returns a utility function to get the number twentytwo.
What does it do?
This package allows you to use a handy utility function to easily access
the number 22
(twentytwo)!
Installation
npm i twentytwo
Usage example
const twentytwo = require('twentytwo')()
console.log(twentytwo)