1 line
66 B
TypeScript
Executable file
1 line
66 B
TypeScript
Executable file
export declare function join(base: string, path: string): string;
|