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