xieb
2024-04-02 f67722eb3a674f70b56ca9f64fe8e6544bdca1d2
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}