This website requires JavaScript.
Explore
Help
Register
Sign In
graphite
/
Sharkey
Watch
1
Star
0
Fork
You've already forked Sharkey
0
mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced
2025-01-26 10:53:09 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
08cd1f313c
Sharkey
/
packages
/
megalodon
/
src
/
entities
/
history.ts
8 lines
101 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add: Megalodon, initial mastodon api
2023-09-23 19:49:47 +03:00
namespace
Entity
{
test: check old megalodon version
2023-09-25 02:20:03 +03:00
export
type
History
=
{
day
:
string
;
uses
:
number
;
accounts
:
number
;
}
;
add: Megalodon, initial mastodon api
2023-09-23 19:49:47 +03:00
}
Reference in a new issue
Copy permalink