xieb
2023-11-16 16fcff23e254e02bd0b09624e8dc44b6097dc6f9
1
2
3
4
declare module 'mqtt/dist/mqtt.min' {
  import MQTT from 'mqtt'
  export = MQTT
}