UNPKG

ngx-gem-spaas

Version:

This library contains services, components, images and styles to provide a unified look and way-of-working throughout GEM SPaaS.

7 lines (6 loc) 159 B
export declare class ActiveRouteModel { params: any; queryParams: any; url: string; constructor(url: string, queryParams: any, params: any); }