Urara-Blog/node_modules/.pnpm-store/v3/files/9b/ed45d5cc4cc5334c226950488870093f1c6a1efbf860afbed38f050305aeda3756e419f89fc473595a9c8c5ee25ef4a8c7ea2bf16a7e0d9ce304bf2b1e01b4
2022-08-14 01:14:53 +08:00

3 lines
133 B
Text

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