This website requires JavaScript.
Explore
Help
Register
Sign in
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
08cd1f313c
hippofish
/
packages
/
megalodon
/
src
/
entities
/
list.ts
7 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
add: Megalodon, initial mastodon api
2023-09-23 18:49:47 +02:00
namespace
Entity
{
test: check old megalodon version
2023-09-25 01:20:03 +02:00
export
type
List
=
{
id
:
string
;
title
:
string
;
}
;
add: Megalodon, initial mastodon api
2023-09-23 18:49:47 +02:00
}
Reference in a new issue
Copy permalink