Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

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