UNPKG

zangai-react

Version:
3 lines (2 loc) 129 B
import * as React from 'react'; export declare const ChildrenWithProp: (children: any, props: any) => React.ReactElement<any>[];