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