UNPKG

remotion

Version:

Render videos in React

3 lines 356 B
import React from 'react'; export declare const flattenChildren: (children: React.ReactNode) => (string | number | {} | React.ReactElement<any, string | ((props: any) => React.ReactElement<any, any> | null) | (new (props: any) => React.Component<any, any, any>)> | React.ReactNodeArray | React.ReactPortal)[]; //# sourceMappingURL=flatten-children.d.ts.map