UNPKG

112 BTypeScriptView Raw
1declare const renderNode: (Component: any, content: any, defaultProps?: any) => any;
2export default renderNode;