gameStatusUpdate/node_modules/ajv-keywords/dist/definitions/deepProperties.d.ts
2024-09-18 08:27:46 -07:00

4 lines
184 B
TypeScript

import type { MacroKeywordDefinition } from "ajv";
import type { DefinitionOptions } from "./_types";
export default function getDef(opts?: DefinitionOptions): MacroKeywordDefinition;