UNPKG

swagger-pack

Version:

test of swagger generated angular models/services and possibility to reuse them

7 lines (6 loc) 112 B
/** * Global configuration for Api services */ export declare class ApiConfiguration { rootUrl: string; }