UNPKG

@eqxjs/ambassador

Version:

Equinox version 2 ambassador module for nestjs

5 lines (4 loc) 147 B
import { HttpService as hts } from '@nestjs/axios'; export declare class HttpService extends hts { protected checkCurcuitBreaker(): boolean; }