xieb
2023-09-26 e6f63c537608c9c8bdc77e45a03125176bea280f
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}