UNPKG

react-native-sm-agora

Version:

React Native around the Agora RTC SDKs for Android and iOS agora

9 lines 403 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); var AgoraView_native_1 = require("./AgoraView.native"); exports.AgoraView = AgoraView_native_1.default; var RtcEngine_native_1 = require("./RtcEngine.native"); exports.RtcEngine = RtcEngine_native_1.default; tslib_1.__exportStar(require("./types"), exports); //# sourceMappingURL=index.js.map