3 lines
107 B
TypeScript

import type { CodeKeywordDefinition } from "ajv";
export default function getDef(): CodeKeywordDefinition;