UNPKG

182 BTypeScriptView Raw
1import type { MacroKeywordDefinition } from "ajv";
2import type { GetDefinition } from "./_types";
3declare const getDef: GetDefinition<MacroKeywordDefinition>;
4export default getDef;