mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
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';
|