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