UNPKG

@atlaskit/profilecard

Version:

A React component to display a card with user information.

7 lines (6 loc) 187 B
export declare const random: (int: number) => number; export declare const getWeekday: () => { index: number; string: string; }; export declare const getTimeString: () => string;