Preparing search index...
The search index is not available
lemmy-js-client
lemmy-js-client
PersonView
Interface PersonView
interface
PersonView
{
counts
:
PersonAggregates
;
is_admin
:
boolean
;
person
:
Person
;
}
Index
Properties
counts
is_
admin
person
Properties
counts
counts
:
PersonAggregates
is_
admin
is_
admin
:
boolean
person
person
:
Person
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
counts
is_
admin
person
lemmy-js-client
Loading...