UNPKG

smartech-appinbox-expo-plugin

Version:

Smartech AppInbox Expo SDK's React Native Plugin For React Native Projects.

5 lines (4 loc) 204 B
import { SmartechAppInboxProps } from "./smartechAppInboxProps"; import { ConfigPlugin } from '@expo/config-plugins'; declare const _default: ConfigPlugin<SmartechAppInboxProps>; export default _default;