UNPKG

@types/memory-fs

Version:

TypeScript definitions for memory-fs

4 lines (2 loc) 71 B
declare function normalize(path: string): string; export = normalize;