UNPKG

@dfeidao/send-msg

Version:

消息总线

13 lines (12 loc) 241 B
declare const conf: { cwd: string; debug: boolean; java: string; spaceid: string; type: string; timeout: number; mqtt: string; acao?: string | undefined; acma?: number | undefined; }; export default conf;