xieb
2025-01-15 26d0c7aaa82ba7500e6980c5398ae0fbe4dc0239
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}