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