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