UNPKG

spartan-ui

Version:

React component library that focusses on getting the basics right leaving the design up to you

4 lines (3 loc) 187 B
import { RefObject } from 'react'; declare const _default: (ref: RefObject<HTMLElement | null>, handler: (e: MouseEvent) => void, disabled?: boolean) => void; export default _default;