mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 20:29:29 +08:00
3 lines
149 B
Text
3 lines
149 B
Text
import type { Vocabulary } from "../types";
|
|
export declare const metadataVocabulary: Vocabulary;
|
|
export declare const contentVocabulary: Vocabulary;
|