UNPKG

@atlaskit/button

Version:

A button triggers an event or action. They let users know what will happen next.

3 lines (2 loc) 246 B
export { default, Theme } from '../old-button/custom-theme-button'; export type { ThemeTokens, ThemeProps, InteractionState, CustomThemeButtonProps, CustomThemeButtonOwnProps, } from '../old-button/custom-theme-button/custom-theme-button-types';