ethers.js/packages/address/lib/tests/utils.d.ts

3 lines
159 B
TypeScript
Raw Permalink Normal View History

2022-04-11 17:14:19 -04:00
export declare function loadTests<T>(tag: string): Array<T>;
2022-04-21 01:45:32 -04:00
export declare function log(context: any, text: string): void;
2022-04-11 17:14:19 -04:00
//# sourceMappingURL=utils.d.ts.map