AniLink - v2.0.0
    Preparing search index...

    Interface AniLinkNetworkErrorOptions

    Additional metadata attached to a transport failure.

    interface AniLinkNetworkErrorOptions {
        timeoutMs?: number;
    }
    Index
    timeoutMs?: number

    The effective per-attempt timeout in milliseconds, when a timeout was configured and enforced.