- Preparing search index...
- The search index is not available
@unologin/next
Type alias GetServerSidePropsOnError
Get
Server
Side
Props
On
Error
: ((context
: GetServerSidePropsCtx, error
: unknown) => ReturnType<GetServerSideProps>)
Type declaration
-
- (context: GetServerSidePropsCtx, error: unknown): ReturnType<GetServerSideProps>
-
Returns ReturnType<GetServerSideProps>