mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-28 06:40:58 +00:00
3 lines
107 B
TypeScript
3 lines
107 B
TypeScript
import type { FuncKeywordDefinition } from "ajv";
|
|
export default function getDef(): FuncKeywordDefinition;
|