2 lines
107 B
TypeScript
Executable file
2 lines
107 B
TypeScript
Executable file
import type { CodeKeywordDefinition } from "ajv";
|
|
export default function getDef(): CodeKeywordDefinition;
|