UNPKG

spartan-ui

Version:

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

4 lines (3 loc) 144 B
import { RefObject } from 'react'; declare const _default: (ref: RefObject<HTMLElement>, trigger: boolean) => void; export default _default;