Hierarchy

  • DispatchInterceptor
  • Parameters

    • dispatch: ((options, handler) => boolean)
        • (options, handler): boolean
        • Dispatches a request. This API is expected to evolve through semver-major versions and is less stable than the preceding higher level APIs. It is primarily intended for library developers who implement higher level APIs on top of this.

          Returns boolean

    Returns ((options, handler) => boolean)

      • (options, handler): boolean
      • Dispatches a request. This API is expected to evolve through semver-major versions and is less stable than the preceding higher level APIs. It is primarily intended for library developers who implement higher level APIs on top of this.

        Returns boolean

Generated using TypeDoc