mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix TS errors in megalodon
This commit is contained in:
@@ -12,17 +12,17 @@ import MastodonEntity from './mastodon/entity';
|
||||
import MisskeyEntity from './misskey/entity';
|
||||
|
||||
export {
|
||||
Response,
|
||||
type Response,
|
||||
OAuth,
|
||||
RequestCanceledError,
|
||||
isCancel,
|
||||
detector,
|
||||
MegalodonInterface,
|
||||
type MegalodonInterface,
|
||||
NotificationType,
|
||||
FilterContext,
|
||||
Misskey,
|
||||
Entity,
|
||||
type Entity,
|
||||
Converter,
|
||||
MastodonEntity,
|
||||
MisskeyEntity,
|
||||
type MastodonEntity,
|
||||
type MisskeyEntity,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user