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