chore: NETWORK

This commit is contained in:
手瓜一十雪
2024-08-11 11:12:23 +08:00
parent 2e0593f593
commit ecd13d42d0
3 changed files with 2 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
import { IOB11NetworkAdapter, OB11EmitEventContent } from './index';
import { OB11BaseEvent } from '@/onebot/event/OB11BaseEvent';
import urlParse from 'url';
import BaseAction from '@/onebot/action/BaseAction';
import { WebSocket, WebSocketServer } from 'ws';