UNPKG

245 BTypeScriptView Raw
1import { ModuleResolver } from './types';
2import { MinimalFS } from './cached-process-file';
3export declare function createDefaultResolver(fileSystem: MinimalFS, resolveOptions: any): ModuleResolver;
4//# sourceMappingURL=module-resolver.d.ts.map
\No newline at end of file