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