版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

8 lines
235 B

  1. import * as webpack from 'webpack';
  2. import { O as Options } from './options-3030b9f1.js';
  3. import 'vue-router';
  4. declare const _default: (options?: Options | undefined) => webpack.WebpackPluginInstance;
  5. export { _default as default };