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