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