UNPKG

@spaced-out/ui-design-system

Version:
17 lines (15 loc) 245 B
// @flow strict export type { ButtonActionType, ButtonProps, ButtonSize, ButtonType, UnstyledButtonProps, } from './Button'; export { Button, BUTTON_ACTION_TYPE, BUTTON_SIZE, BUTTON_TYPES, UnstyledButton, } from './Button';