This website requires JavaScript.
Explore
Help
Register
Sign in
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
d15c588080
hippofish
/
packages
/
megalodon
/
src
/
entities
/
history.ts
8 lines
105 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add: Megalodon, initial mastodon api
2023-09-23 18:49:47 +02:00
namespace
Entity
{
Revert "test: check old megalodon version" This reverts commit 89eea5df5286a9fdf2976d41cdbaf0c40dd19b62.
2023-09-25 01:49:57 +02:00
export
type
History
=
{
day
:
string
uses
:
number
accounts
:
number
}
add: Megalodon, initial mastodon api
2023-09-23 18:49:47 +02:00
}
Reference in a new issue
Copy permalink