normalize-windows-path.d.ts 118 Bytes Edit Raw Blame History Permalink 1 2 export declare const normalizeWindowsPath: (p: string) => string; //# sourceMappingURL=normalize-windows-path.d.ts.map