regexp.d.ts 107 Bytes
import type { CodeKeywordDefinition } from "ajv";
export default function getDef(): CodeKeywordDefinition;