Library Core / types/media
Module: types/media
Table of contents
Interfaces
- CatalogSchemaVersionRow
- CategoryRow
- CategoryRowObjContainer
- CategoryRowObjOnDemand
- ImageSizes
- LanguageRow
- MediaCatalogCtor
- MediaItemRow
- SignatureRow
Type aliases
Type aliases
CategoryRowObj
Ƭ CategoryRowObj: CategoryRowObjOnDemand | CategoryRowObjContainer
Defined in
MediaCatalogRow
Ƭ MediaCatalogRow: CatalogSchemaVersionRow | LanguageRow | CategoryRow | MediaItemRow | SignatureRow
A row of the Media Catalog NDJSON file.
Rows can have different structures and are identified using type
.