Ai_GirlFriend/xuniYou/components/Agora-RTC-JS/index.js
2026-01-31 19:15:41 +08:00

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