jiuyiUniapp/jiuyi2/lib/module/components/Agora-RTC-JS/index.js

5 lines
186 B
JavaScript

import RtcEngine from './common/RtcEngine.native';
import RtcChannel from './common/RtcChannel.native';
export default RtcEngine;
export { RtcChannel };
//# sourceMappingURL=index.js.map