This website requires JavaScript.
Explore
Help
Register
Sign In
versia-pub
/
server
Watch
2
Star
0
Fork
You've already forked server
0
mirror of
https://github.com/versia-pub/server.git
synced
2025-12-06 08:28:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
636f2ffff8
server
/
types
/
entities
/
stats.ts
6 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix ESLint
2023-09-11 05:46:20 +02:00
export
interface
Stats
{
Initial commit
2023-09-11 05:31:08 +02:00
user_count
:
number
;
status_count
:
number
;
domain_count
:
number
;
Fix ESLint
2023-09-11 05:46:20 +02:00
}
Reference in a new issue
Copy permalink