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
29f63dfcb7
server
/
types
/
entities
/
activity.ts
7 lines
105 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix ESLint
2023-09-11 05:46:20 +02:00
export
interface
Activity
{
Initial commit
2023-09-11 05:31:08 +02:00
week
:
string
;
statuses
:
string
;
logins
:
string
;
registrations
:
string
;
Fix ESLint
2023-09-11 05:46:20 +02:00
}
Reference in a new issue
Copy permalink