regexp.d.ts 107 B

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