UNPKG

is-two

Version:

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

4 lines (2 loc) 56 B
import { isTwo } from "is-two"; console.log(isTwo(1));