UNPKG

@atlaskit/renderer

Version:
5 lines (4 loc) 141 B
import type React from 'react'; export declare const nodeToReact: { [key: string]: React.ComponentType<React.PropsWithChildren<any>>; };