UNPKG

tdesign-react

Version:
5 lines (4 loc) 206 B
import './style/index.js'; export type { ImageViewerProps } from './ImageViewer'; export declare const ImageViewer: import("react").FC<import("./ImageViewer").ImageViewerProps>; export default ImageViewer;