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 16:38:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ad4466a260
server
/
types
/
mastodon
/
activity.ts
7 lines
115 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Update Mastodon API types
2024-04-14 12:53:21 +02:00
export
type
Activity
=
{
Replace eslint and prettier with Biome
2024-04-07 07:30:49 +02:00
week
:
string
;
statuses
:
string
;
logins
:
string
;
registrations
:
string
;
Update Mastodon API types
2024-04-14 12:53:21 +02:00
}
;
Reference in a new issue
Copy permalink