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