supercat666's picture
fixed igv
1df763a
raw
history blame
184 Bytes
import type { MacroKeywordDefinition } from "ajv";
import type { DefinitionOptions } from "./_types";
export default function getDef(opts?: DefinitionOptions): MacroKeywordDefinition;