lemmy-js-client
Preparing search index...
NodeInfoUsage
Type Alias NodeInfoUsage
type
NodeInfoUsage
=
{
localComments
?:
number
;
localPosts
?:
number
;
users
?:
NodeInfoUsers
;
}
Index
Properties
local
Comments?
local
Posts?
users?
Properties
Optional
local
Comments
localComments
?:
number
Optional
local
Posts
localPosts
?:
number
Optional
users
users
?:
NodeInfoUsers
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
local
Comments
local
Posts
users
lemmy-js-client
Loading...