Wai Chat's isOdd
Demo package to test out scoped publishing using workspaces.
yarn add @wai-chat/is-odd
import { isOdd } from '@wai-chat/is-odd';
console.log(isOdd(1)); // true
console.log(isOdd(2)); // false
Demo package to test out scoped publishing using workspaces.
yarn add @wai-chat/is-odd
import { isOdd } from '@wai-chat/is-odd';
console.log(isOdd(1)); // true
console.log(isOdd(2)); // false
npm i @wai-chat/feature
0
1.0.0
ISC
624 B
2