Documentation
    Preparing search index...

    Type Alias ProtectedResource<Response, SearchOptions>

    ProtectedResource: Resource<Response, SearchOptions, true>

    Represents a resource that requires a token to be requested

    Type Parameters

    • Response

      The response type of the resource

    • SearchOptions extends object = Record<string, never>

      The search options that can be passed to the resource