UNPKG

fumadocs-ui

Version:

The framework for building a documentation website in Next.js

3 lines 176 B
import type * as React from 'react'; export declare function mergeRefs<T>(...refs: (React.Ref<T> | undefined)[]): React.RefCallback<T>; //# sourceMappingURL=merge-refs.d.ts.map