allRequired.d.ts 109 B

12
  1. import type { MacroKeywordDefinition } from "ajv";
  2. export default function getDef(): MacroKeywordDefinition;