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
ead0667320
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
{
upd: megalodon to v7
2023-09-23 16:44:53 -07:00
export
type
URLs
=
{
streaming_api
:
string
}
add: Megalodon, initial mastodon api
2023-09-23 09:49:47 -07:00
}