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