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-02 19:43:09 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9142a6c435
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
{
Revert "test: check old megalodon version" This reverts commit 89eea5df5286a9fdf2976d41cdbaf0c40dd19b62.
2023-09-25 02:49:57 +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