calendrier-avent/components/custom/index.ts

3 lines
143 B
TypeScript

export { DayCard as DayCard } from './dayCard';
export { TestCard as TestCard } from './testCard';
export { GradingForm } from "./gradingForm";