2 lines
65 B
TypeScript
2 lines
65 B
TypeScript
export declare function getReadablePath(fsPath: string): string;
|
export declare function getReadablePath(fsPath: string): string;
|