UNPKG

@anexia/ngx-interceptor-tools

Version:

This library provides a toolset for common http interceptor tasks, like request matching.

3 lines (2 loc) 155 B
import { RequestSelectorStrategy } from "../interfaces/request-selector-strategy"; export declare const URL_WITH_PARAMS_SELECTOR: RequestSelectorStrategy;