UNPKG

expo

Version:
11 lines (10 loc) 219 B
export declare type InitialProps = { exp: { notification?: any; errorRecovery?: any; [key: string]: any; }; shell?: boolean; shellManifestUrl?: string; [key: string]: any; };