UNPKG

smartech-base-expo-plugin

Version:

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

3 lines (2 loc) 137 B
import { SmartechBaseProps } from "./smartechBaseProps"; export declare const validateSmartechProps: (props: SmartechBaseProps) => void;