2 lines
105 B
TypeScript
2 lines
105 B
TypeScript
export type { BenefitsSectionProps } from './types';
|
|
export { BenefitsSection } from './BenefitsSection'; |