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

    Type Alias GetIntResult

    GetIntResult: number

    The integer value returned when a key exists in storage.

    When the key has no stored value, the response status_code is 204 instead.

    42