UNPKG

@atlaskit/renderer

Version:
3 lines (2 loc) 125 B
import React from 'react'; export default function UnknownBlock(props: React.PropsWithChildren<unknown>): React.JSX.Element;