@ethersproject/tests
Version:
Testing package for ethers.
12 lines • 343 B
JavaScript
;
import "./test-account";
import "./test-contract";
import "./test-contract-interface";
import "./test-hdnode";
import "./test-providers";
import "./test-utils";
import "./test-wallet";
import "./test-wordlists";
import { Reporter, setLogFunc } from "./reporter";
export { Reporter, setLogFunc };
//# sourceMappingURL=index.js.map