@resee-movies/utilities - v1.0.2
Preparing search index...
GetImageOptions
Type Alias GetImageOptions
Options for the
TmdbImageCache.getImage
method.
type
GetImageOptions
=
{
baseUrl
?:
string
;
size
?:
string
|
number
;
}
Index
Properties
base
Url?
size?
Properties
Optional
base
Url
baseUrl
?:
string
Optional
size
size
?:
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
size
@resee-movies/utilities - v1.0.2
Loading...
Options for the TmdbImageCache.getImage method.