Type alias PushRejectedErrorData

PushRejectedErrorData: {
    reason: PushRejectionReason;
}

Type declaration

Generated using TypeDoc