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