Searched defs:renderRootComponent (Results 1 – 2 of 2) sorted by relevance
6 export declare function renderRootComponent(Component: React.ComponentType<any>): void; function
49 function renderRootComponent(Component) { function