UNPKG

@atlaskit/mention

Version:

A React component used to display user profiles in a list for 'Mention' functionality

6 lines (5 loc) 236 B
export declare const config: { getRecommendationServiceUrl(baseUrl?: string): string; getUsersServiceUrl(productKey: string): "/rest/api/3/user/bulk" | "/wiki/rest/api/user/bulk"; getGraphQLUrl(baseUrl?: string): string; };