UNPKG

71 BTypeScriptView Raw
1declare function normalize(path: string): string;
2
3export = normalize;