UNPKG

is-two

Version:

This is an efficient package help you determine if a number is two or not!

14 lines (13 loc) 229 B
{ "name": "one-is-not-two", "version": "1.0.0", "description": "one is not two!", "scripts": { "start": "ts-node src/index.ts" }, "author": "", "license": "MIT", "dependencies": { "is-two": "^1.0.1" } }