277 B
277 B
meshcore
TypeScript library for MeshCore protocol utilities.
Quick start
- Install dev dependencies:
npm install --save-dev typescript tsup
- Build the library:
npm run build
- Use the build output from the
dist/folder or publish to npm.