@neezy-inc/sdk
Preparing search index...
types/photo.type
Photo
Interface Photo
interface
Photo
{
id
:
string
;
image
:
{
url
:
null
|
string
}
;
}
Index
Properties
id
image
Properties
id
id
:
string
image
image
:
{
url
:
null
|
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
image
@neezy-inc/sdk
Loading...