@mijoco/stx_types
v0.0.6
Published
types for stx eco sub projects
Downloads
3
Maintainers
Readme
stxeco-types
Holds common types for stx eco interfaces
Developing
npm run build
Publishing
Increment version in package.json, before running;
npm publish --access=public
Clear cache
npm cache clean --force
rm -rf node_modules dist