mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-06 08:43:56 +09:00
refactoe
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import * as http from 'http';
|
||||
import * as http from 'node:http';
|
||||
import * as websocket from 'websocket';
|
||||
|
||||
import MainStreamConnection from './stream/index.js';
|
||||
|
Reference in New Issue
Block a user