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