@grabjs/superapp-sdk
    Preparing search index...

    Type Alias IsEsimSupportedResponse

    IsEsimSupportedResponse:
        | SDKOkResponse<IsEsimSupportedResult>
        | SDKErrorResponse<403>
        | SDKErrorResponse<424>
        | SDKErrorResponse<426>
        | SDKErrorResponse<500>
        | SDKErrorResponse<501>

    Response when checking whether the current device supports eSIM.