This commit is contained in:
2025-06-22 15:18:44 +08:00
parent 87769076c8
commit 203fa1f103
2 changed files with 4 additions and 3 deletions

View File

@@ -1,6 +1,4 @@
// import WebSocket from 'ws';
import { initWs } from '../../../ws-adapter/index.ts';
import { logger } from '@/logger/index.ts';
import { WSServer, WSSOptions } from '../../provider/ws-server.ts';
export type VideoWSOptions = {