Files
node-fastify/node_modules/ajv/dist/vocabularies/metadata.d.ts
heiye111 c74f28caa7 one
2025-09-20 21:06:53 +08:00

4 lines
149 B
TypeScript

import type { Vocabulary } from "../types";
export declare const metadataVocabulary: Vocabulary;
export declare const contentVocabulary: Vocabulary;