calendrier-avent/components/custom/index.ts

4 lines
132 B
TypeScript

export { DayCard as DayCard } from './dayCard';
export { TestCard as TestCard } from './testCard';
export { Santa } from "./santa";