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