react-viewer/src/index.tsx
2016-10-15 16:57:30 +08:00

4 lines
55 B
TypeScript

import Viewer from './Viewer';
export default Viewer;