webpack.config.d.ts 74 B

12
  1. declare function _exports(env: any, options: any): {};
  2. export = _exports;