UNPKG

react-native-flip

Version:
3 lines (2 loc) 137 B
import { InitialProps } from './withExpoRoot.types'; export declare const attachRecoveredProps: <P extends InitialProps>(props: P) => P;