xieb
2023-09-26 33e08ce9e0414fb863cf349c8688f34bd6bbadf6
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}