Type Aliases
MediaSourceImage
declaration
MediaSourceImage = {
focalPoint?: [number,number];height:number;provider:string;responsive?:"static"|"mobile"|"desktop";src:string;width:number; }
A MediaSourceImage is a single source for an image.
Type declaration
| Name | Type |
|---|---|
| [ |
|
|
|
|
|
|
|
|
|
|