husq
2023-10-17 7abab3d5474858f58ddd96bebbdf0379ddd1aa77
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}