webpack/schemas/plugins/css/CssModuleParserOptions.chec...

8 lines
175 B
TypeScript
Raw Permalink Normal View History

2024-01-13 18:23:30 +08:00
/*
* This file was automatically generated.
* DO NOT MODIFY BY HAND.
2025-05-02 00:16:09 +08:00
* Run `yarn fix:special` to update
2024-01-13 18:23:30 +08:00
*/
declare const check: (options: any) => boolean;
export = check;