UNPKG

mini-mqtt-bus

Version:

MQTT client wrapper with event bus for WeChat Mini Programs

3 lines (2 loc) 93 B
export { mqttClient } from "./mqttClient"; export { default as eventBus } from "./eventBus";