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
2024-12-03 00:33:08 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ead0667320
Sharkey
/
packages
/
megalodon
/
src
/
entities
/
mention.ts
9 lines
120 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add: Megalodon, initial mastodon api
2023-09-23 19:49:47 +03:00
namespace
Entity
{
upd: megalodon to v7
2023-09-24 02:44:53 +03:00
export
type
Mention
=
{
id
:
string
username
:
string
url
:
string
acct
:
string
}
add: Megalodon, initial mastodon api
2023-09-23 19:49:47 +03:00
}
Reference in a new issue
Copy permalink