7 lines
231 B
TypeScript
7 lines
231 B
TypeScript
export * from './ActivityDescription';
|
|
export * from './CampaignDescription';
|
|
export * from './EnrichmentDescription';
|
|
export * from './LeadDescription';
|
|
export * from './TeamDescription';
|
|
export * from './UnsubscribeDescription';
|