芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/public_html/node_modules/@webpack-cli/configtest/lib/index.d.ts
import { IWebpackCLI } from "webpack-cli"; declare class ConfigTestCommand { apply(cli: IWebpackCLI): Promise
; } export default ConfigTestCommand;