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