1 line
83 B
TypeScript
1 line
83 B
TypeScript
export default function mergeParams(fromParams: string, toParams: string): string;
|