2 lines
62 B
TypeScript
Executable File
2 lines
62 B
TypeScript
Executable File
export declare function removeBasePath(path: string): string;
|