UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

4 lines (3 loc) 239 B
export type { ButtonProps, ButtonButtonProps, ButtonLinkProps, ButtonComponentProps, ButtonView, ButtonSize, ButtonPin, ButtonWidth, } from "./Button.js"; export { Button } from "./Button.js"; export { ButtonIcon } from "./ButtonIcon.js";