Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 388 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 388 Bytes

@mochiapp/js

Javascript/Typescript bindings for Mochi.

Installation

Using pnpm:

pnpm add @mochiapp/js

Using npm:

npm install @mochiapp/js

Using yarn:

yarn add @mochiapp/js

Development / Contribution

You must use pnpm when you're modifying this package.

License

MIT