ktongue's picture
download
raw
381 Bytes
import * as React from 'react';
/**
* Returns the ref of a React element handling differences between React 19 and older versions.
* It will throw runtime error if the element is not a valid React element.
*
* @param element React.ReactElement
* @returns React.Ref<any> | null
*/
export default function getReactElementRef(element: React.ReactElement): React.Ref<any> | null;

Xet Storage Details

Size:
381 Bytes
·
Xet hash:
98352dfd0c67f5bab3cc33e4cf76623333b41c6682da1284638a73d1122d99ad

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