@fullstory/react-native
Version:
The official FullStory React Native plugin
10 lines (9 loc) • 325 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _reactNative = require("react-native");
// needs to be defined here, cannot be imported
var _default = exports.default = _reactNative.TurboModuleRegistry.get('FullStory');
//# sourceMappingURL=NativeFullStory.js.map