stoat-types
v0.0.8
Published
Stoat shared types
Readme
Stoat Types
Publish New Version
npm publish --dry-run
npm publishBuild
The build process does the following:
- Generate Typescript interfaces from JSON schema (
gen-types). - Transpile Typescript to Javascript and create type declarations (
tsc).
