This website requires JavaScript.
Explore
Help
Register
Sign In
DatseMultimediaSites
/
Sharkey
mirror of
https://activitypub.software/TransFem-org/Sharkey.git
Watch
1
Star
0
Fork
You've already forked Sharkey
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
126248e58d
Sharkey
/
packages
/
megalodon
/
src
/
entities
/
urls.ts
6 lines
74 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add: Megalodon, initial mastodon api
2023-09-23 09:49:47 -07:00
namespace
Entity
{
Revert "test: check old megalodon version" This reverts commit 89eea5df5286a9fdf2976d41cdbaf0c40dd19b62.
2023-09-24 16:49:57 -07:00
export
type
URLs
=
{
streaming_api
:
string
}
add: Megalodon, initial mastodon api
2023-09-23 09:49:47 -07:00
}