ethers.js/lib.esm/_admin/utils/path.d.ts
2023-04-27 21:19:55 +09:00

3 lines
134 B
TypeScript

export declare const ROOT: string;
export declare function resolve(...args: Array<string>): string;
//# sourceMappingURL=path.d.ts.map