UNPKG

tdg-react-doc-viewer

Version:
5 lines (3 loc) 84 B
import { FC } from 'react'; declare const XMLPage: FC<{}>; export default XMLPage;