UNPKG

ngx-rickandmorty

Version:

4 lines (3 loc) 97 B
export declare function extractSearchParamsFromUrl<T>(url: string): T & { ids?: number[]; };