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