videosphere
Preparing search index...
app/api/admin/stats/route
AdminStats
Interface AdminStats
Defines the admin dashboard aggregate statistics payload.
interface
AdminStats
{
totalUsers
:
number
;
activeDrafts
:
number
;
}
Index
Properties
total
Users
active
Drafts
Properties
total
Users
totalUsers
:
number
active
Drafts
activeDrafts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
total
Users
active
Drafts
videosphere
Loading...
Defines the admin dashboard aggregate statistics payload.