UNPKG

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