libp2p-ts/README.md

12 lines
669 B
Markdown
Raw Normal View History

2018-06-21 09:54:24 +02:00
# @polkadot/ts
2018-06-21 10:00:25 +02:00
TypeScript definitions for packages that are not (yet) available on [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) but are used in `@polkadot` projects.
2018-06-21 09:54:24 +02:00
In general, updates here should have corrsponding PRs on the DefinitelyTyped repo. Tracking should be provided for these.
# libraries
2018-06-21 10:00:25 +02:00
This following libraries are currently included. Where possible add the relevant DT PRs as there are included - may not be applicable initially if definitions are not expansive enough or fully tested internally.
2018-06-21 09:54:24 +02:00
2018-06-21 10:00:25 +02:00
- [bn.js](https://github.com/indutny/bn.js/) [@types PR #26717](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/26717)