UNPKG

201 BTypeScriptView Raw
1import * as webpack from 'webpack';
2import { ResolveSync } from './interfaces';
3export declare function makeResolver(options: webpack.Configuration): ResolveSync;
4//# sourceMappingURL=resolver.d.ts.map
\No newline at end of file