@iota/types
v2.0.0-rc.2
Published
Shared Iota Typescript types
Downloads
1,703
Readme
@iota/types
Shared Iota Typescript types
Convenience package to install @iota/iota.js types.
Prerequisites
npm install @iota/types
Publish new types
- Update @iota/iota.js dependency in package.json to desired version
- Increment version of this package in package.json
npm install
npm run build
npm publish --tag latest