lemmy-js-client
Preparing search index...
ImageDetails
Type Alias ImageDetails
type
ImageDetails
=
{
blurhash
?:
string
;
content_type
:
string
;
height
:
number
;
link
:
DbUrl
;
width
:
number
;
}
Index
Properties
blurhash?
content_
type
height
link
width
Properties
Optional
blurhash
blurhash
?:
string
content_
type
content_type
:
string
height
height
:
number
link
link
:
DbUrl
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
blurhash
content_
type
height
link
width
lemmy-js-client
Loading...