JezK
Edit File: normalize.d.ts
declare function normalize(path: string): string; export = normalize;