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