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