UNPKG

102 BTypeScriptView Raw
1import { WebpackPlugin } from './types/plugin';
2declare const Plugin: WebpackPlugin;
3export = Plugin;