ethers.js/lib.esm/_admin/utils/path.d.ts

3 lines
134 B
TypeScript
Raw Normal View History

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