# @polkadot/ts TypeScript definitions for packages that are not (yet) available on [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped) but are used in `@polkadot` projects. In general, updates here should have corrsponding PRs on the DefinitelyTyped repo. Tracking should be provided for these. # libraries 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. - [blakejs](https://github.com/dcposch/blakejs) - [bn.js](https://github.com/indutny/bn.js) [@types PR #26717](https://github.com/DefinitelyTyped/DefinitelyTyped/pull/26717) - [interface-connection](https://github.com/libp2p/interface-connection) - [interface-transport](https://github.com/libp2p/interface-transport) - [keccak](https://github.com/cryptocoinjs/keccak) - [libp2p-kad-dht](https://github.com/libp2p/js-libp2p-kad-dht) - [libp2p-mdns](https://github.com/libp2p/js-libp2p-mdns) - [libp2p-mplex](https://github.com/libp2p/js-libp2p-mplex) - [libp2p-spdy](https://github.com/libp2p/js-libp2p-spdy) - [libp2p-tcp](https://github.com/libp2p/js-libp2p-tcp) - [libp2p-webrtc-direct](https://github.com/libp2p/js-libp2p-webrtc-direct) - [libp2p-webrtc-star](https://github.com/libp2p/js-libp2p-webrtc-star) - [libp2p-websockets](https://github.com/libp2p/js-libp2p-websockets) - [multiaddr](https://github.com/multiformats/js-multiaddr) - [peer-book](https://github.com/libp2p/js-peer-book) - [peer-id](https://github.com/libp2p/js-peer-id) - [peer-info](https://github.com/libp2p/js-peer-info)