0.0.1 • Published 8 years ago
types-rlp v0.0.1
TypeScript declaration for rlp
Installation
Via npm:
npm install --save-dev types-rlpor yarn:
yarn add types-rlp --devDon't forget to manually include index.d.ts within an include section of your tsconfig.json
"include": [
...
"./node_modules/types-rlp/index.d.ts"
]0.0.1
8 years ago