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