is-eq-positive-number-twenty-eight
v1.0.0
Published
Check if a value is equal to positive number 28
Readme
is-eq-positive-number-twenty-eight
Equality checker for the number 28.
Installation
npm install is-eq-positive-number-twenty-eightUsage
const istwentyeight = require("is-eq-positive-number-twenty-eight")
const assert = require("assert-fn")
assert(istwentyeight(28))License
EGPSL10X-1.0
