Files

3 lines
60 B
TypeScript

export { default } from './Paper';
export * from './Paper';