%PDF- %PDF-
Direktori : /var/www/html/node_modules/swiper/angular/angular/src/utils/ |
Current File : /var/www/html/node_modules/swiper/angular/angular/src/utils/get-params.d.ts |
declare type KeyValueType = { [x: string]: any; }; export declare const allowedParams: string[]; export declare function getParams(obj?: any): { params: any; passedParams: KeyValueType; rest: KeyValueType; }; export {};