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