feat: 添加query WS的功能
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { adapter } from './adapter.ts';
|
||||
|
||||
export {QueryWs} from './ws.ts'
|
||||
type Fn = (opts: {
|
||||
url?: string;
|
||||
headers?: Record<string, string>;
|
||||
|
||||
Reference in New Issue
Block a user