react-native-notificare-in-app-messaging
Version:
Notificare In-App Messaging React Native module.
9 lines (8 loc) • 328 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _reactNative = require("react-native");
var _default = exports.default = _reactNative.TurboModuleRegistry.getEnforcing('NotificareInAppMessagingModule');
//# sourceMappingURL=NativeNotificareInAppMessagingModule.js.map