UNPKG

117 BTypeScriptView Raw
1import type { Plugin } from "ajv";
2declare const patternRequired: Plugin<undefined>;
3export default patternRequired;