UNPKG

mmir-tooling

Version:
7 lines (6 loc) 242 B
declare const _default: { normalizePath: (path: string) => string; createFileTestFunc: (absolutePaths: string[], debugStr?: string) => (path: string) => boolean; isDirectory: (path: string) => boolean; }; export = _default;