UNPKG

@loke/design-system

Version:

A design system with individually importable components

3 lines (2 loc) 96 B
export type { ButtonProps } from "./button"; export { Button, buttonVariants } from "./button";