UNPKG

fannypack-v5

Version:

An accessible, composable, and friendly React UI Kit

3 lines (2 loc) 127 B
import * as React from 'react'; export declare function mergeRefs(...refs: Array<React.Ref<any> | undefined>): React.Ref<any>;