'use strict'; const SINGLE_TYPES = 'single-types'; const COLLECTION_TYPES = 'collection-types'; exports.COLLECTION_TYPES = COLLECTION_TYPES; exports.SINGLE_TYPES = SINGLE_TYPES; //# sourceMappingURL=collections.js.map