merge-params.d.ts 83 Bytes
export default function mergeParams(fromParams: string, toParams: string): string;