UNPKG

nishant-design-system

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