Interface HttpInterceptorOptionsContext<Opt>

Type Parameters

Hierarchy

  • HttpInterceptorContextBase
    • HttpInterceptorOptionsContext

Implemented by

Properties

clientTypes: symbol[]
options: Opt
url: string

Methods

  • Parameters

    • Rest ...types: symbol[]

    Returns boolean

  • Parameters

    • Rest ...types: symbol[]

    Returns boolean

  • Parameters

    • Rest ...urls: (string | RegExp)[]

    Returns boolean

Generated using TypeDoc