UNPKG

232 BTypeScriptView Raw
1/*
2 * This file was automatically generated.
3 * DO NOT MODIFY BY HAND.
4 * Run `yarn special-lint-fix` to update
5 */
6declare const check: (options: import("../declarations/WebpackOptions").WebpackOptions) => boolean;
7export = check;