tronweb-typescript icon indicating copy to clipboard operation
tronweb-typescript copied to clipboard

Typescript support package for tronweb library ^4.x

Results 1 tronweb-typescript issues
Sort by recently updated
recently updated
newest added

The project looks broken. According to the package.json ``` ... "license": "MIT", "main": "index.js", "name": "@daochild/tronweb-typescript", ... ``` there are no `types` defined and `main` file is `index.js` which doesn't...