Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 342 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 342 Bytes

rn-jsi-dlog

rn jsi dlog

Installation

npm install rn-jsi-dlog

Usage

import { multiply } from "rn-jsi-dlog";

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT