Refactor
This commit is contained in:
parent
19c846afaf
commit
987799e9db
17 changed files with 16 additions and 16 deletions
|
|
@ -2,7 +2,7 @@ import { EventEmitter } from 'eventemitter3';
|
|||
import * as uuid from 'uuid';
|
||||
import * as ReconnectingWebsocket from 'reconnecting-websocket';
|
||||
import { wsUrl } from '../../../config';
|
||||
import MiOS from '../../mios';
|
||||
import MiOS from '../../../mios';
|
||||
|
||||
/**
|
||||
* Misskey stream connection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue