Buckets:
| import type {Vocabulary} from "../types" | |
| import coreVocabulary from "./core" | |
| import validationVocabulary from "./validation" | |
| import getApplicatorVocabulary from "./applicator" | |
| import dynamicVocabulary from "./dynamic" | |
| import nextVocabulary from "./next" | |
| import unevaluatedVocabulary from "./unevaluated" | |
| import formatVocabulary from "./format" | |
| import {metadataVocabulary, contentVocabulary} from "./metadata" | |
| const draft2020Vocabularies: Vocabulary[] = [ | |
| dynamicVocabulary, | |
| coreVocabulary, | |
| validationVocabulary, | |
| getApplicatorVocabulary(true), | |
| formatVocabulary, | |
| metadataVocabulary, | |
| contentVocabulary, | |
| nextVocabulary, | |
| unevaluatedVocabulary, | |
| ] | |
| export default draft2020Vocabularies | |
Xet Storage Details
- Size:
- 698 Bytes
- Xet hash:
- 363a7fa5fa78e8604bf1dcd4a4ed1312837a80e83517e480f5e9f3ac76e875e7
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.