UNPKG

@dfeidao/send-msg

Version:

消息总线

2 lines (1 loc) 81 B
export default function send_msg<T>(msg_type: string, msg: unknown): Promise<T>;