mergeback
v0.0.1-alpha.1
Published
TypeScript SDK for the Mergeback API.
Downloads
9
Readme
tsdown-starter
A starter for creating a TypeScript package.
Development
- Install dependencies:
npm install- Run the unit tests:
npm run test- Build the library:
npm run build