ktongue's picture
download
raw
407 Bytes
import * as React from 'react';
/**
* Returns the ref of a React node handling differences between React 19 and older versions.
* It will return null if the node is not a valid React element.
*
* @param element React.ReactNode
* @returns React.Ref<any> | null
*
* @deprecated Use getReactElementRef instead
*/
export default function getReactNodeRef(element: React.ReactNode): React.Ref<any> | null;

Xet Storage Details

Size:
407 Bytes
·
Xet hash:
5d817031d8f2ad5144a2808c67f0d63af74e49c1d5c3a0aedf62ede2d51408e2

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.