@hhgtech/hhg-components
Version:
Hello Health Group common components
13 lines (12 loc) • 346 B
TypeScript
export declare const PATHS: {
GET_CITIES_LIST: string;
GET_CITY: string;
GET_HOME_SEARCH: string;
GET_SEARCH_V2: string;
GET_CITY_BY_IP: string;
GET_DOCTOR_DETAIL: string;
GET_HOSPITAL_DETAIL: string;
GET_SERVICE_DETAIL: string;
GET_SEARCH_SPECIALTY: string;
GET_SEARCH_POPULAR_KEY: string;
};