UNPKG

@amplitude/plugin-session-replay-react-native

Version:

Amplitude Session Replay plugin for React Native

27 lines (26 loc) 717 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "AmpMaskView", { enumerable: true, get: function () { return _appMaskView.AmpMaskView; } }); Object.defineProperty(exports, "SessionReplayConfig", { enumerable: true, get: function () { return _sessionReplayConfig.SessionReplayConfig; } }); Object.defineProperty(exports, "SessionReplayPlugin", { enumerable: true, get: function () { return _sessionReplay.SessionReplayPlugin; } }); var _sessionReplay = require("./session-replay"); var _appMaskView = require("./app-mask-view"); var _sessionReplayConfig = require("./session-replay-config"); //# sourceMappingURL=index.js.map