Files
fitness_walk_nwnu/node_modules/webpack/schemas/plugins/ProgressPlugin.check.d.ts
T
2026-09-08 20:28:54 +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;