← Back
Editing: normalize.d.ts
declare function normalize(path: string): string; export = normalize;
Save File
Cancel