Files
20250612/app_vue/node_modules/webpack/schemas/plugins/container/ModuleFederationPlugin.check.d.ts
2025-06-20 18:01:48 +08:00

8 lines
274 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/container/ModuleFederationPlugin").ModuleFederationPluginOptions) => boolean;
export = check;