Apply module bundling
[platform/framework/web/wrtjs.git] / node_modules / webpack / schemas / plugins / css / CssGeneratorOptions.check.d.ts
1 /*
2  * This file was automatically generated.
3  * DO NOT MODIFY BY HAND.
4  * Run `yarn special-lint-fix` to update
5  */
6 declare const check: (options: any) => boolean;
7 export = check;