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