UNPKG

smartech-base-expo-plugin

Version:

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

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