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