ktongue's picture
download
raw
270 Bytes
import * as React from 'react';
/**
* Gets only the valid children of a component,
* and ignores any nullish or falsy child.
*
* @param children the children
*/
export default function getValidReactChildren(children: React.ReactNode): React.ReactElement<unknown>[];

Xet Storage Details

Size:
270 Bytes
·
Xet hash:
bd5b1153a8243f2b0c0b79bca249a759fc29330a79e4b1a226dc0dcd9c3d1723

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