AniLink - v1.29.2
    Preparing search index...

    Type Alias OnErrorHandler

    OnErrorHandler: (error: AniLinkError, context: RequestErrorContext) => void

    A callback invoked when a request fails after all retries are exhausted.

    Type Declaration