Type Alias: SplashScreenSequenceProps
SplashScreenSequenceProps =
Readonly<{onComplete: () =>void;screens:ReadonlyArray<SplashScreenConfig>; }>
Defined in: components/SplashScreen/SplashScreenSequence.tsx:24
SplashScreenSequenceProps =
Readonly<{onComplete: () =>void;screens:ReadonlyArray<SplashScreenConfig>; }>
Defined in: components/SplashScreen/SplashScreenSequence.tsx:24