UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

9 lines (8 loc) 227 B
/* empty css */ /* empty css */ import { ActionCard as m } from "./ActionCard.js"; import { EActionCardSize as e } from "./types.js"; export { m as ActionCard, e as EActionCardSize };