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