UNPKG

box-ui-elements

Version:
4 lines (3 loc) 138 B
import { PlainButtonProps as Props } from './PlainButton'; export { default } from './PlainButton'; export type PlainButtonProps = Props;