UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

4 lines (3 loc) 148 B
export type { AvatarTextProps } from "./types.js"; export { getAvatarDisplayText } from "./utils.js"; export { AvatarText } from "./AvatarText.js";