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