"use strict"; /* tslint:disable: no-any */ /* * This file was copied from Webpack : "version": "5.25.1", * It is copied here as necessary types are not exported from webpack yet * https://github.com/webpack/webpack/pull/12875 * TODO: Remove this once Resolver and ResolvePluginInstance are exported */ Object.defineProperty(exports, "__esModule", { value: true });