sean.zhou
2023-04-27 a6d54064183dc8adb6e8c2f68c20c4a8faf6403b
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}