xieb
2024-01-24 272691afc561b9ff24faa8ee98a751da965e1653
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}