UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

4 lines (3 loc) 197 B
export type { UserLabelType, UserLabelView, UserLabelSize, UserLabelProps } from "./types.js"; export { DEFAULT_USER_LABEL_SIZE } from "./constants.js"; export { UserLabel } from "./UserLabel.js";