is-multiple-of-three-and-five
Is value
a multiple of 3 and 5?
Usage
const isMultipleOf3and5 = ;console; //Prints "true"console; //Prints "false"console; //Prints "false"
Is value
a multiple of 3 and 5?
const isMultipleOf3and5 = ;console; //Prints "true"console; //Prints "false"console; //Prints "false"
npm i is-multiple-of-three-and-five
18
1.0.1
ISC
2.55 kB
7