NET-Web-API-w-Angular/my-app/node_modules/ajv/dist/vocabularies/next.d.ts

3 lines
97 B
TypeScript
Executable file

import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;