Ai_GirlFriend/xuniYou/components/Agora-RTC-JS/index.js

5 lines
186 B
JavaScript
Raw Normal View History

2026-01-31 19:15:41 +08:00
import RtcEngine from './common/RtcEngine.native';
import RtcChannel from './common/RtcChannel.native';
export default RtcEngine;
export { RtcChannel };
//# sourceMappingURL=index.js.map