UNPKG

ngx-http-client-service

Version:

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END -->

9 lines (8 loc) 247 B
export declare class ApiPathConstants { static PATH_BASE: string; static PATH_DIVIDER: string; static QUERY_SPECIFIER: string; static QUERY_DIVIDER: string; static QUERY_ASSIGNER: string; static BASIC_HEADER: {}; }