husq
2023-09-05 be84102dc381d0c1925e477f15a431d6c327c0d6
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}