6 lines
229 B
TypeScript
6 lines
229 B
TypeScript
|
|
import { r as Options } from "./options-BCiDuX1m.cjs";
|
||
|
|
import * as webpack0 from "webpack";
|
||
|
|
|
||
|
|
//#region src/webpack.d.ts
|
||
|
|
declare const _default: (options?: Options | undefined) => webpack0.WebpackPluginInstance;
|
||
|
|
export = _default;
|