UNPKG

@xcritical/button

Version:
4 lines (3 loc) 171 B
import { ButtonTags } from '../interfaces'; export * from './getStyles'; export declare const getElement: (disabled: boolean, href?: string | undefined) => ButtonTags;