Files
conference-room-booking-system/frontend/node_modules/webpack/schemas/plugins/IgnorePlugin.check.d.ts
2025-08-20 21:01:11 -04:00

8 lines
241 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/IgnorePlugin").IgnorePluginOptions) => boolean;
export = check;