hqsl-ts
    Preparing search index...

    Type Alias RequestInitWithTimeout

    RequestInitWithTimeout: RequestInit & { timeout?: number }

    Options for fetch with timeout with the added timeout.

    Type declaration

    • Optionaltimeout?: number

      Timeout in microseconds