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