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