ethers.js/lib.commonjs
2023-02-04 08:27:45 -05:00
..
_tests Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
abi admin: updated dist files 2023-02-04 03:26:34 -05:00
address Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
constants Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
contract Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
crypto Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
hash Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
providers admin: updated dist files 2023-02-04 03:26:34 -05:00
transaction Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
utils admin: updated dist files 2023-02-04 08:27:45 -05:00
wallet Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
wordlists Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
_version.d.ts Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
_version.js admin: updated dist files 2023-02-04 08:27:45 -05:00
_version.js.map Preparing for v6 release. 2023-02-02 20:51:33 -05:00
ethers.d.ts Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
ethers.js admin: updated dist files 2023-02-02 04:05:47 -05:00
ethers.js.map admin: updated dist files 2023-02-02 04:05:47 -05:00
index.d.ts Fixed commonjs imports missing types (#3703). 2023-02-02 22:04:33 -05:00
index.js admin: updated dist files 2022-12-30 11:30:03 -05:00
index.js.map admin: updated dist files 2022-12-30 11:30:03 -05:00
package.json admin: updated dist files. 2022-09-05 16:57:11 -04:00
README.md admin: updated dist files 2023-02-04 08:27:45 -05:00

CommonJS Files

The contents of this folder are for using require in CommonJS projects.

Notes

The contents are generated via the npm run build-commonjs target using tsc and the /tsconfig.commonjs.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/lib.commonjs.