Preparing search index...
The search index is not available
@pictofit/public-types
@pictofit/public-types
hostAdaptors
AvatarProviders
IStoredAvatar
Interface IStoredAvatar
interface
IStoredAvatar
{
asset
:
AssetInfo
;
gender
?:
Gender
;
id
:
string
;
name
?:
string
;
organization
:
string
;
thumbnail
?:
string
;
}
Index
Properties
asset
gender?
id
name?
organization
thumbnail?
Properties
asset
asset
:
AssetInfo
Optional
gender
gender
?:
Gender
id
id
:
string
Optional
name
name
?:
string
organization
organization
:
string
Optional
thumbnail
thumbnail
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
gender
id
name
organization
thumbnail
@pictofit/public-types
Loading...