types-rlp
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

TypeScript declaration for rlp

Installation

Via npm:

npm install --save-dev types-rlp

or yarn:

yarn add types-rlp --dev

Don't forget to manually include index.d.ts within an include section of your tsconfig.json

"include": [
    ...
    "./node_modules/types-rlp/index.d.ts"
]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    152
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    152

Package Sidebar

Install

npm i types-rlp

Weekly Downloads

152

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • ukstv