Spaces:
Running
Running
File size: 149 Bytes
1df763a |
1 2 3 4 |
import type { Vocabulary } from "../types";
export declare const metadataVocabulary: Vocabulary;
export declare const contentVocabulary: Vocabulary;
|