- Preparing search index...
- The search index is not available
Stacks.js
Type alias ServerFailureOtherRejection
ServerFailureOtherRejection: { reason: "ServerFailureOther"; reason_data: { message: string; }; } & BaseRejection
Type declaration
-
reason: "ServerFailureOther"
-
reason_data: {
message: string;
}