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