UNPKG

react-xml-viewer

Version:
3 lines (2 loc) 113 B
import { XMLViewerProps } from './types'; export default function XMLViewer(props: XMLViewerProps): JSX.Element;