UNPKG

@yelon/util

Version:
5 lines (4 loc) 132 B
import { RxStompConfig } from '@stomp/rx-stomp'; export interface YunzaiSocketConfig extends RxStompConfig { baseUrl: string; }