feat(Lemlist Node): Add V2 to support more API operations (#10615)

This commit is contained in:
Shireen Missi
2024-09-10 16:26:55 +01:00
committed by GitHub
parent 1b04be1240
commit 20b1cf2b75
18 changed files with 1939 additions and 315 deletions

View File

@@ -0,0 +1,5 @@
export * from './ActivityDescription';
export * from './CampaignDescription';
export * from './LeadDescription';
export * from './TeamDescription';
export * from './UnsubscribeDescription';