dyomedea/src/components/wpt/index.ts

4 lines
86 B
TypeScript

export { default } from './Wpt';
export { default as WptViewer } from './WptViewer';