UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

9 lines (8 loc) 306 B
import '../base/Avatar/avatar.css';import '../../styles/index.css';/* empty css */ /* empty css */ import { Avatar as m } from "../base/Avatar/Avatar.js"; import { EAvatarSize as e } from "../base/Avatar/types.js"; export { m as Avatar, e as EAvatarSize };