Files
dry-wash-pl/src/components/landing/BenefitsSection/index.ts

2 lines
105 B
TypeScript

export type { BenefitsSectionProps } from './types';
export { BenefitsSection } from './BenefitsSection';