blob: 23ca1acbc7fa480249109f9704cb88743e7ea62e [file] [log] [blame]
import type { Plugin } from "ajv";
declare const exclusiveRange: Plugin<undefined>;
export default exclusiveRange;