husq
2023-10-11 4846bf8ad22347323ad6b25cc315edbd0ac9b089
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}