@b8safe/react-native-safe
Version:
Package for native integration of B8Safe SDK
11 lines (10 loc) • 320 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _RTCConnectionInterface = require("./RTCConnectionInterface.js");
var _default = exports.default = {
RTCConnectionInterface: _RTCConnectionInterface.RTCConnectionInterface
};
//# sourceMappingURL=index.js.map