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