UNPKG

@atlaskit/profilecard

Version:

A React component to display a card with user information.

2 lines (1 loc) 120 B
export declare const encodeParamsToUrl: (baseUrl: string, params: Record<string, string | number | boolean>) => string;