index.d.ts 83 B

12
  1. export type * from "./webpack-cli.js";
  2. export { default } from "./webpack-cli.js";