Type Aliases
MediaBase
declaration
MediaBase = {
alt?:string;meta?:any;sources:any;type:string; }
Base type for Media objects. Contains common properties.
Type declaration
| Name | Type | 
|---|---|
   | 
  | 
   | 
  | 
   | 
  | 
   | 
  | 
MediaBase = {
alt?:string;meta?:any;sources:any;type:string; }
Base type for Media objects. Contains common properties.
| Name | Type | 
|---|---|
   | 
  | 
   | 
  | 
   | 
  | 
   | 
  |