UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

4 lines (3 loc) 149 B
export type { UserSize, UserProps } from "./types.js"; export { DEFAULT_USER_SIZE, UserQa } from "./constants.js"; export { User } from "./User.js";