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

3 lines
104 B
TypeScript
Executable file

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