Files

3 lines
60 B
TypeScript
Raw Permalink Normal View History

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