Package Exports
- @tendermint/types
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tendermint/types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Types
TypeScript definitions for Cosmos and Tendermint.
@TODO: readme
Documentation
https://cosmos.github.io/types/
Install
Please note that the NPM package name is @tendermint/types rather than @cosmos/types.
Yarn
yarn add @tendermint/typesNPM
npm install --save @tendermint/typesUsage
@TODO: readme
Building
git clone https://github.com/cosmos/types.git
cd types
yarn install
yarn setupContributing
Types is very new! Questions, feedback, use cases, issues, and code are all very, very welcome.
Thank you for helping us help you help us all. 🎁