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