eliminate misskey-js lint warns
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { type Endpoints } from './api.types.js';
|
||||
import Stream, { Connection } from './streaming.js';
|
||||
import type { StreamEvents, IStream, IChannelConnection } from './streaming.js';
|
||||
import { type Channels } from './streaming.types.js';
|
||||
import { type Acct } from './acct.js';
|
||||
import type { StreamEvents, IStream, IChannelConnection } from './streaming.js';
|
||||
import * as consts from './consts.js';
|
||||
|
||||
export type {
|
||||
|
Reference in New Issue
Block a user