.. | ||
abi | ||
address | ||
constants | ||
contract | ||
crypto | ||
hash | ||
providers | ||
transaction | ||
utils | ||
wallet | ||
wordlists | ||
_version.d.ts | ||
_version.d.ts.map | ||
ethers.d.ts | ||
ethers.d.ts.map | ||
index.d.ts | ||
index.d.ts.map | ||
README.md |
TypeScript Type Definitions
The contents of this folder are the TypeScript definirtions for TypeScript projects.
Notes
The contents are generated via the npm run build-types
target
using tsc
and the /tsconfig.types.json
configuration.
Do not modify the files in this folder. They are deleted on build-clean
.
To modify this README.md
, see the /output/post-build/types
.