UNPKG

@anexia/ngx-interceptor-tools

Version:

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

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