22.0.0 • Published 7 years ago

twentytwo v22.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

twentytwo NPM version

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)