@wai-chat/feature
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @wai-chat/feature

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

624 B

Total Files

2

Last publish

Collaborators

  • wai-chat