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