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