Files
dns-server/node_modules/webpack/schemas/plugins/ProgressPlugin.check.d.ts
T
Alex Yang f627244b8f 更新
2026-03-30 01:04:46 +08:00

8 lines
246 B
TypeScript

/*
* This file was automatically generated.
* DO NOT MODIFY BY HAND.
* Run `yarn fix:special` to update
*/
declare const check: (options: import("../../declarations/plugins/ProgressPlugin").ProgressPluginArgument) => boolean;
export = check;