README
TronWeb Typings
📕 TypeScript type definitions for TronWeb in the global Window
- Original typings are from tronweb-ts
📦 Installation
npm install -D tronweb-typings
# Or using yarn
yarn add -D tronweb-typings
TypeScript type definitions for TronWeb in the global Window
<script type="module">
import tronwebTypings from 'https://cdn.skypack.dev/tronweb-typings';
</script>
📕 TypeScript type definitions for TronWeb in the global Window
npm install -D tronweb-typings
# Or using yarn
yarn add -D tronweb-typings