UNPKG

@lando/platformsh

Version:

A Lando plugin that provides a tight integration with Platform.sh.

4 lines 201 B
import * as webpack from 'webpack'; import { ResolveSync } from './interfaces'; export declare function makeResolver(options: webpack.Configuration): ResolveSync; //# sourceMappingURL=resolver.d.ts.map