fix indents in megalodon files
This commit is contained in:
parent
b8dd7f4a95
commit
67d859f0d8
3 changed files with 171 additions and 132 deletions
|
|
@ -12,17 +12,17 @@ import MastodonEntity from './mastodon/entity';
|
|||
import MisskeyEntity from './misskey/entity';
|
||||
|
||||
export {
|
||||
type Response,
|
||||
OAuth,
|
||||
RequestCanceledError,
|
||||
isCancel,
|
||||
detector,
|
||||
type Response,
|
||||
OAuth,
|
||||
RequestCanceledError,
|
||||
isCancel,
|
||||
detector,
|
||||
type MegalodonInterface,
|
||||
NotificationType,
|
||||
FilterContext,
|
||||
Misskey,
|
||||
NotificationType,
|
||||
FilterContext,
|
||||
Misskey,
|
||||
type Entity,
|
||||
Converter,
|
||||
Converter,
|
||||
type MastodonEntity,
|
||||
type MisskeyEntity,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue