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