NET-Web-API-w-Angular/my-app/node_modules/ajv-keywords/dist/definitions/range.d.ts

4 lines
182 B
TypeScript
Executable file

import type { MacroKeywordDefinition } from "ajv";
import type { GetDefinition } from "./_types";
declare const getDef: GetDefinition<MacroKeywordDefinition>;
export default getDef;