ship-gis/node_modules/webpack/schemas/plugins/asset/AssetResourceGeneratorOptions.check.d.ts
2026-01-22 09:14:01 +09:00

8 lines
175 B
TypeScript

/*
* This file was automatically generated.
* DO NOT MODIFY BY HAND.
* Run `yarn fix:special` to update
*/
declare const check: (options: any) => boolean;
export = check;