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