UNPKG

react-native-apxor-rtm-plugin

Version:

React Native wrapper for Apxor RTM plugin

7 lines 290 B
import { ApxorWidget } from './apxor_embedded_view'; import ApxorStoryWidget from './apxor_story_widget'; type RNApxorRTMPluginType = object; declare const _default: RNApxorRTMPluginType; export default _default; export { ApxorWidget, ApxorStoryWidget }; //# sourceMappingURL=index.d.ts.map