UNPKG

@glodon-aiot/react-components

Version:

aiot react components

6 lines (5 loc) 133 B
/** * DocumentViewer Hooks 导出 */ export { usePdfViewer } from './usePdfViewer'; export { useZipViewer } from './useZipViewer';