• Builds a fetch function with optional cookie and cache support.

    Parameters

    • Optional opt: FetcherOptions

      Optional configuration options for the fetch function.

    Returns typeof __type

    A fetch function with optional cookie and cache support.

Generated using TypeDoc