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