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