UNPKG

@atlaskit/profilecard

Version:

A React component to display a card with user information.

3 lines (2 loc) 142 B
export declare const USER_ARI_PREFIX = "ari:cloud:identity::user/"; export declare const getAAIDFromARI: (ari: string) => string | undefined;