@trii/types 2.10.385 → 2.10.387
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Accounts/accounts.d.ts +88 -88
- package/dist/Accounts/accounts.js +21 -21
- package/dist/Accounts/device.d.ts +31 -31
- package/dist/Accounts/device.js +16 -16
- package/dist/Accounts/index.d.ts +2 -2
- package/dist/Accounts/index.js +2 -2
- package/dist/ApiResponses/index.d.ts +8 -8
- package/dist/ApiResponses/index.js +1 -1
- package/dist/AuditLogs/auditLog.d.ts +7 -7
- package/dist/AuditLogs/auditLog.js +1 -1
- package/dist/AuditLogs/auditLogType.d.ts +5 -5
- package/dist/AuditLogs/auditLogType.js +6 -6
- package/dist/AuditLogs/index.d.ts +2 -2
- package/dist/AuditLogs/index.js +2 -2
- package/dist/Calendar/Event.d.ts +63 -63
- package/dist/Calendar/Event.js +13 -13
- package/dist/Calendar/index.d.ts +1 -1
- package/dist/Calendar/index.js +1 -1
- package/dist/Calls/Call.d.ts +55 -55
- package/dist/Calls/Call.js +22 -22
- package/dist/Calls/index.d.ts +1 -1
- package/dist/Calls/index.js +1 -1
- package/dist/Common/API/AuthApiKey.d.ts +5 -5
- package/dist/Common/API/AuthApiKey.js +1 -1
- package/dist/Common/API/AuthBasic.d.ts +4 -4
- package/dist/Common/API/AuthBasic.js +1 -1
- package/dist/Common/API/AuthBearer.d.ts +5 -5
- package/dist/Common/API/AuthBearer.js +1 -1
- package/dist/Common/API/AuthType.d.ts +6 -6
- package/dist/Common/API/AuthType.js +7 -7
- package/dist/Common/API/Method.d.ts +4 -4
- package/dist/Common/API/Method.js +5 -5
- package/dist/Common/API/index.d.ts +5 -5
- package/dist/Common/API/index.js +5 -5
- package/dist/Common/Channels/Channel.d.ts +47 -47
- package/dist/Common/Channels/Channel.js +1 -1
- package/dist/Common/Channels/ChannelType.d.ts +24 -24
- package/dist/Common/Channels/ChannelType.js +25 -25
- package/dist/Common/Channels/Email.d.ts +59 -59
- package/dist/Common/Channels/Email.js +30 -30
- package/dist/Common/Channels/Facebook.d.ts +23 -23
- package/dist/Common/Channels/Facebook.js +2 -2
- package/dist/Common/Channels/Form.d.ts +52 -52
- package/dist/Common/Channels/Form.js +25 -25
- package/dist/Common/Channels/GoogleBusiness.d.ts +20 -20
- package/dist/Common/Channels/GoogleBusiness.js +4 -4
- package/dist/Common/Channels/Instagram.d.ts +22 -22
- package/dist/Common/Channels/Instagram.js +2 -2
- package/dist/Common/Channels/MercadoLibre.d.ts +27 -27
- package/dist/Common/Channels/MercadoLibre.js +4 -4
- package/dist/Common/Channels/Pbx.d.ts +2 -2
- package/dist/Common/Channels/Pbx.js +2 -2
- package/dist/Common/Channels/Permission.d.ts +6 -6
- package/dist/Common/Channels/Permission.js +2 -2
- package/dist/Common/Channels/RCS.d.ts +33 -33
- package/dist/Common/Channels/RCS.js +4 -4
- package/dist/Common/Channels/Sip.d.ts +2 -2
- package/dist/Common/Channels/Sip.js +2 -2
- package/dist/Common/Channels/Sms.d.ts +42 -42
- package/dist/Common/Channels/Sms.js +12 -12
- package/dist/Common/Channels/WebChat.d.ts +60 -60
- package/dist/Common/Channels/WebChat.js +14 -14
- package/dist/Common/Channels/WhatsApp.d.ts +41 -41
- package/dist/Common/Channels/WhatsApp.js +10 -10
- package/dist/Common/Channels/index.d.ts +15 -15
- package/dist/Common/Channels/index.js +15 -15
- package/dist/Common/EventsQueue/EmailTemplate.d.ts +10 -10
- package/dist/Common/EventsQueue/EmailTemplate.js +1 -1
- package/dist/Common/EventsQueue/EventQueue.d.ts +12 -12
- package/dist/Common/EventsQueue/EventQueue.js +1 -1
- package/dist/Common/EventsQueue/UserUpdate.d.ts +8 -8
- package/dist/Common/EventsQueue/UserUpdate.js +1 -1
- package/dist/Common/EventsQueue/index.d.ts +3 -3
- package/dist/Common/EventsQueue/index.js +3 -3
- package/dist/Common/Logs/Log.d.ts +18 -18
- package/dist/Common/Logs/Log.js +10 -10
- package/dist/Common/Logs/index.d.ts +1 -1
- package/dist/Common/Logs/index.js +1 -1
- package/dist/Common/Messages/MediaFile.d.ts +5 -5
- package/dist/Common/Messages/MediaFile.js +1 -1
- package/dist/Common/Messages/Message.d.ts +359 -359
- package/dist/Common/Messages/Message.js +53 -53
- package/dist/Common/Messages/Template.d.ts +62 -62
- package/dist/Common/Messages/Template.js +20 -20
- package/dist/Common/Messages/index.d.ts +3 -3
- package/dist/Common/Messages/index.js +3 -3
- package/dist/Common/Notifications/Notification.d.ts +19 -19
- package/dist/Common/Notifications/Notification.js +7 -7
- package/dist/Common/Notifications/UserNotificationsConfig.d.ts +30 -30
- package/dist/Common/Notifications/UserNotificationsConfig.js +8 -8
- package/dist/Common/Notifications/index.d.ts +2 -2
- package/dist/Common/Notifications/index.js +2 -2
- package/dist/Common/Schedules/Schedules.d.ts +32 -32
- package/dist/Common/Schedules/Schedules.js +1 -1
- package/dist/Common/Schedules/index.d.ts +1 -1
- package/dist/Common/Schedules/index.js +1 -1
- package/dist/Common/index.d.ts +6 -6
- package/dist/Common/index.js +12 -12
- package/dist/Contacts/File.d.ts +17 -17
- package/dist/Contacts/File.js +1 -1
- package/dist/Contacts/Label.d.ts +9 -9
- package/dist/Contacts/Label.js +1 -1
- package/dist/Contacts/Note.d.ts +15 -15
- package/dist/Contacts/Note.js +1 -1
- package/dist/Contacts/contacts.d.ts +240 -240
- package/dist/Contacts/contacts.js +39 -39
- package/dist/Contacts/index.d.ts +5 -5
- package/dist/Contacts/index.js +5 -5
- package/dist/Contacts/segments.d.ts +51 -51
- package/dist/Contacts/segments.js +49 -49
- package/dist/Conversations/Conversation.d.ts +92 -92
- package/dist/Conversations/Conversation.js +44 -44
- package/dist/Conversations/DashBoard/dashboard.d.ts +84 -84
- package/dist/Conversations/DashBoard/dashboard.js +45 -45
- package/dist/Conversations/DashBoard/dashboardChannels.d.ts +5 -5
- package/dist/Conversations/DashBoard/dashboardChannels.js +2 -2
- package/dist/Conversations/DashBoard/dashboardForms.d.ts +44 -44
- package/dist/Conversations/DashBoard/dashboardForms.js +14 -14
- package/dist/Conversations/DashBoard/dashboardMessages.d.ts +13 -13
- package/dist/Conversations/DashBoard/dashboardMessages.js +4 -4
- package/dist/Conversations/Ending.d.ts +11 -11
- package/dist/Conversations/Ending.js +1 -1
- package/dist/Conversations/Flows/Flow.d.ts +104 -104
- package/dist/Conversations/Flows/Flow.js +36 -36
- package/dist/Conversations/Flows/Nodes/NodeApi.d.ts +20 -20
- package/dist/Conversations/Flows/Nodes/NodeApi.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConditional.d.ts +21 -21
- package/dist/Conversations/Flows/Nodes/NodeConditional.js +16 -16
- package/dist/Conversations/Flows/Nodes/NodeContactSearch.d.ts +8 -8
- package/dist/Conversations/Flows/Nodes/NodeContactSearch.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeContactUpdate.d.ts +12 -12
- package/dist/Conversations/Flows/Nodes/NodeContactUpdate.js +7 -7
- package/dist/Conversations/Flows/Nodes/NodeConversationAssignTo.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeConversationAssignTo.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConversationFinalize.d.ts +4 -4
- package/dist/Conversations/Flows/Nodes/NodeConversationFinalize.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeConversationUpdate.d.ts +15 -15
- package/dist/Conversations/Flows/Nodes/NodeConversationUpdate.js +11 -11
- package/dist/Conversations/Flows/Nodes/NodeFillForm.d.ts +12 -12
- package/dist/Conversations/Flows/Nodes/NodeFillForm.js +4 -4
- package/dist/Conversations/Flows/Nodes/NodeFillTicket.d.ts +22 -22
- package/dist/Conversations/Flows/Nodes/NodeFillTicket.js +9 -9
- package/dist/Conversations/Flows/Nodes/NodeMsgText.d.ts +47 -47
- package/dist/Conversations/Flows/Nodes/NodeMsgText.js +27 -27
- package/dist/Conversations/Flows/Nodes/NodeMsgWaitResponse.d.ts +45 -45
- package/dist/Conversations/Flows/Nodes/NodeMsgWaitResponse.js +31 -31
- package/dist/Conversations/Flows/Nodes/NodeRedirect.d.ts +7 -7
- package/dist/Conversations/Flows/Nodes/NodeRedirect.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeSendEmail.d.ts +9 -9
- package/dist/Conversations/Flows/Nodes/NodeSendEmail.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeSqlQuery.d.ts +14 -14
- package/dist/Conversations/Flows/Nodes/NodeSqlQuery.js +8 -8
- package/dist/Conversations/Flows/Nodes/NodeStart.d.ts +32 -32
- package/dist/Conversations/Flows/Nodes/NodeStart.js +184 -184
- package/dist/Conversations/Flows/Nodes/NodeTimeScheduleControl.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeTimeScheduleControl.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeTimeTimer.d.ts +9 -9
- package/dist/Conversations/Flows/Nodes/NodeTimeTimer.js +2 -2
- package/dist/Conversations/Flows/Nodes/NodeTimeWaitUntil.d.ts +6 -6
- package/dist/Conversations/Flows/Nodes/NodeTimeWaitUntil.js +2 -2
- package/dist/Conversations/Flows/Nodes/index.d.ts +18 -18
- package/dist/Conversations/Flows/Nodes/index.js +18 -18
- package/dist/Conversations/Flows/index.d.ts +2 -2
- package/dist/Conversations/Flows/index.js +3 -3
- package/dist/Conversations/Groups/Group.d.ts +23 -23
- package/dist/Conversations/Groups/Group.js +6 -6
- package/dist/Conversations/Label.d.ts +10 -10
- package/dist/Conversations/Label.js +1 -1
- package/dist/Conversations/QuickResponse.d.ts +34 -34
- package/dist/Conversations/QuickResponse.js +1 -1
- package/dist/Conversations/SocialWalls.d.ts +55 -54
- package/dist/Conversations/SocialWalls.js +1 -1
- package/dist/Conversations/WebHook.d.ts +22 -22
- package/dist/Conversations/WebHook.js +1 -1
- package/dist/Conversations/index.d.ts +12 -12
- package/dist/Conversations/index.js +14 -14
- package/dist/Marketing/Campaign.d.ts +50 -50
- package/dist/Marketing/Campaign.js +25 -25
- package/dist/Marketing/Dashboard.d.ts +48 -48
- package/dist/Marketing/Dashboard.js +1 -1
- package/dist/Marketing/index.d.ts +2 -2
- package/dist/Marketing/index.js +2 -2
- package/dist/PublicAPI/apiKey.d.ts +12 -12
- package/dist/PublicAPI/apiKey.js +1 -1
- package/dist/Security/Security.d.ts +5 -5
- package/dist/Security/Security.js +1 -1
- package/dist/Security/index.d.ts +1 -1
- package/dist/Security/index.js +1 -1
- package/dist/Spaces/Dashboard.d.ts +4 -4
- package/dist/Spaces/Dashboard.js +1 -1
- package/dist/Spaces/index.d.ts +2 -2
- package/dist/Spaces/index.js +2 -2
- package/dist/Spaces/spaces.d.ts +92 -92
- package/dist/Spaces/spaces.js +77 -77
- package/dist/Tickets/AccessLevel.d.ts +5 -5
- package/dist/Tickets/AccessLevel.js +6 -6
- package/dist/Tickets/index.d.ts +1 -1
- package/dist/Tickets/index.js +1 -1
- package/dist/Users/UserActivitySummary.d.ts +5 -5
- package/dist/Users/UserActivitySummary.js +1 -1
- package/dist/Users/UserProfile.d.ts +105 -105
- package/dist/Users/UserProfile.js +78 -78
- package/dist/Users/UserTrii.d.ts +94 -94
- package/dist/Users/UserTrii.js +15 -15
- package/dist/Users/UserType.d.ts +10 -10
- package/dist/Users/UserType.js +11 -11
- package/dist/Users/index.d.ts +4 -4
- package/dist/Users/index.js +4 -4
- package/dist/index.d.ts +14 -14
- package/dist/index.js +28 -28
- package/package.json +5 -2
- package/dist/Campaigns/Campaign.d.ts +0 -40
- package/dist/Campaigns/Campaign.js +0 -18
- package/dist/Campaigns/index.d.ts +0 -1
- package/dist/Campaigns/index.js +0 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export * as Accounts from './Accounts/index';
|
|
2
|
-
export * as AuditLogs from './AuditLogs/index';
|
|
3
|
-
export * as Common from './Common/index';
|
|
4
|
-
export * as Contacts from './Contacts/index';
|
|
5
|
-
export * as Calendar from './Calendar/index';
|
|
6
|
-
export * as Conversations from './Conversations/index';
|
|
7
|
-
export * as Calls from './Calls/index';
|
|
8
|
-
export * as Security from './Security/index';
|
|
9
|
-
export * as Spaces from './Spaces/index';
|
|
10
|
-
export * as Tickets from './Tickets/index';
|
|
11
|
-
export * as Users from './Users/index';
|
|
12
|
-
export * as ApiResponses from './ApiResponses/index';
|
|
13
|
-
export * as EventsQueue from './Common/EventsQueue/index';
|
|
14
|
-
export * as APIKeys from './PublicAPI/apiKey';
|
|
1
|
+
export * as Accounts from './Accounts/index';
|
|
2
|
+
export * as AuditLogs from './AuditLogs/index';
|
|
3
|
+
export * as Common from './Common/index';
|
|
4
|
+
export * as Contacts from './Contacts/index';
|
|
5
|
+
export * as Calendar from './Calendar/index';
|
|
6
|
+
export * as Conversations from './Conversations/index';
|
|
7
|
+
export * as Calls from './Calls/index';
|
|
8
|
+
export * as Security from './Security/index';
|
|
9
|
+
export * as Spaces from './Spaces/index';
|
|
10
|
+
export * as Tickets from './Tickets/index';
|
|
11
|
+
export * as Users from './Users/index';
|
|
12
|
+
export * as ApiResponses from './ApiResponses/index';
|
|
13
|
+
export * as EventsQueue from './Common/EventsQueue/index';
|
|
14
|
+
export * as APIKeys from './PublicAPI/apiKey';
|
package/dist/index.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import * as Accounts_1 from './Accounts/index';
|
|
2
|
-
export { Accounts_1 as Accounts };
|
|
3
|
-
import * as AuditLogs_1 from './AuditLogs/index';
|
|
4
|
-
export { AuditLogs_1 as AuditLogs };
|
|
5
|
-
import * as Common_1 from './Common/index';
|
|
6
|
-
export { Common_1 as Common };
|
|
7
|
-
import * as Contacts_1 from './Contacts/index';
|
|
8
|
-
export { Contacts_1 as Contacts };
|
|
9
|
-
import * as Calendar_1 from './Calendar/index';
|
|
10
|
-
export { Calendar_1 as Calendar };
|
|
11
|
-
import * as Conversations_1 from './Conversations/index';
|
|
12
|
-
export { Conversations_1 as Conversations };
|
|
13
|
-
import * as Calls_1 from './Calls/index';
|
|
14
|
-
export { Calls_1 as Calls };
|
|
15
|
-
import * as Security_1 from './Security/index';
|
|
16
|
-
export { Security_1 as Security };
|
|
17
|
-
import * as Spaces_1 from './Spaces/index';
|
|
18
|
-
export { Spaces_1 as Spaces };
|
|
19
|
-
import * as Tickets_1 from './Tickets/index';
|
|
20
|
-
export { Tickets_1 as Tickets };
|
|
21
|
-
import * as Users_1 from './Users/index';
|
|
22
|
-
export { Users_1 as Users };
|
|
23
|
-
import * as ApiResponses_1 from './ApiResponses/index';
|
|
24
|
-
export { ApiResponses_1 as ApiResponses };
|
|
25
|
-
import * as EventsQueue_1 from './Common/EventsQueue/index';
|
|
26
|
-
export { EventsQueue_1 as EventsQueue };
|
|
27
|
-
import * as APIKeys_1 from './PublicAPI/apiKey';
|
|
28
|
-
export { APIKeys_1 as APIKeys };
|
|
1
|
+
import * as Accounts_1 from './Accounts/index';
|
|
2
|
+
export { Accounts_1 as Accounts };
|
|
3
|
+
import * as AuditLogs_1 from './AuditLogs/index';
|
|
4
|
+
export { AuditLogs_1 as AuditLogs };
|
|
5
|
+
import * as Common_1 from './Common/index';
|
|
6
|
+
export { Common_1 as Common };
|
|
7
|
+
import * as Contacts_1 from './Contacts/index';
|
|
8
|
+
export { Contacts_1 as Contacts };
|
|
9
|
+
import * as Calendar_1 from './Calendar/index';
|
|
10
|
+
export { Calendar_1 as Calendar };
|
|
11
|
+
import * as Conversations_1 from './Conversations/index';
|
|
12
|
+
export { Conversations_1 as Conversations };
|
|
13
|
+
import * as Calls_1 from './Calls/index';
|
|
14
|
+
export { Calls_1 as Calls };
|
|
15
|
+
import * as Security_1 from './Security/index';
|
|
16
|
+
export { Security_1 as Security };
|
|
17
|
+
import * as Spaces_1 from './Spaces/index';
|
|
18
|
+
export { Spaces_1 as Spaces };
|
|
19
|
+
import * as Tickets_1 from './Tickets/index';
|
|
20
|
+
export { Tickets_1 as Tickets };
|
|
21
|
+
import * as Users_1 from './Users/index';
|
|
22
|
+
export { Users_1 as Users };
|
|
23
|
+
import * as ApiResponses_1 from './ApiResponses/index';
|
|
24
|
+
export { ApiResponses_1 as ApiResponses };
|
|
25
|
+
import * as EventsQueue_1 from './Common/EventsQueue/index';
|
|
26
|
+
export { EventsQueue_1 as EventsQueue };
|
|
27
|
+
import * as APIKeys_1 from './PublicAPI/apiKey';
|
|
28
|
+
export { APIKeys_1 as APIKeys };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trii/types",
|
|
3
|
-
"version": "2.10.
|
|
3
|
+
"version": "2.10.387",
|
|
4
4
|
"description": "Types definitions for Trii projects - ",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -8,5 +8,8 @@
|
|
|
8
8
|
"/dist"
|
|
9
9
|
],
|
|
10
10
|
"author": "Trii LLC",
|
|
11
|
-
"license": "ISC"
|
|
11
|
+
"license": "ISC",
|
|
12
|
+
"dependencies": {
|
|
13
|
+
"@trii/types": "file:"
|
|
14
|
+
}
|
|
12
15
|
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { IChannelInfo } from "../Common/Channels/Channel";
|
|
2
|
-
import { IMessage } from "../Common/Messages/Message";
|
|
3
|
-
export interface ICampaign {
|
|
4
|
-
id: string;
|
|
5
|
-
spaceId: string;
|
|
6
|
-
type: CampaignType;
|
|
7
|
-
status: CampaignStatus;
|
|
8
|
-
title: string;
|
|
9
|
-
channelInfo: IChannelInfo;
|
|
10
|
-
smsData: string;
|
|
11
|
-
callData: string;
|
|
12
|
-
emailData: string;
|
|
13
|
-
whatsappData: number;
|
|
14
|
-
message: IMessage;
|
|
15
|
-
contactsListId: string;
|
|
16
|
-
contactsSegmentId: string;
|
|
17
|
-
contactsIds: string[];
|
|
18
|
-
countersContacts: number;
|
|
19
|
-
countersRecipients: number;
|
|
20
|
-
countersOpenings: number;
|
|
21
|
-
countersClicks: number;
|
|
22
|
-
createdAt?: Date;
|
|
23
|
-
createdBy?: string;
|
|
24
|
-
}
|
|
25
|
-
export declare enum CampaignType {
|
|
26
|
-
NULL = 0,
|
|
27
|
-
SMS = 1,
|
|
28
|
-
EMAIL = 2,
|
|
29
|
-
CALL = 3,
|
|
30
|
-
WHATSAPP = 4
|
|
31
|
-
}
|
|
32
|
-
export declare enum CampaignStatus {
|
|
33
|
-
DELETED = 0,
|
|
34
|
-
DESIGN = 1,
|
|
35
|
-
SCHEDULED = 2,
|
|
36
|
-
SENDING = 3,
|
|
37
|
-
COMPLETED = 4,
|
|
38
|
-
CANCELED = 5,
|
|
39
|
-
PROCESSING = 20
|
|
40
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export var CampaignType;
|
|
2
|
-
(function (CampaignType) {
|
|
3
|
-
CampaignType[CampaignType["NULL"] = 0] = "NULL";
|
|
4
|
-
CampaignType[CampaignType["SMS"] = 1] = "SMS";
|
|
5
|
-
CampaignType[CampaignType["EMAIL"] = 2] = "EMAIL";
|
|
6
|
-
CampaignType[CampaignType["CALL"] = 3] = "CALL";
|
|
7
|
-
CampaignType[CampaignType["WHATSAPP"] = 4] = "WHATSAPP";
|
|
8
|
-
})(CampaignType || (CampaignType = {}));
|
|
9
|
-
export var CampaignStatus;
|
|
10
|
-
(function (CampaignStatus) {
|
|
11
|
-
CampaignStatus[CampaignStatus["DELETED"] = 0] = "DELETED";
|
|
12
|
-
CampaignStatus[CampaignStatus["DESIGN"] = 1] = "DESIGN";
|
|
13
|
-
CampaignStatus[CampaignStatus["SCHEDULED"] = 2] = "SCHEDULED";
|
|
14
|
-
CampaignStatus[CampaignStatus["SENDING"] = 3] = "SENDING";
|
|
15
|
-
CampaignStatus[CampaignStatus["COMPLETED"] = 4] = "COMPLETED";
|
|
16
|
-
CampaignStatus[CampaignStatus["CANCELED"] = 5] = "CANCELED";
|
|
17
|
-
CampaignStatus[CampaignStatus["PROCESSING"] = 20] = "PROCESSING";
|
|
18
|
-
})(CampaignStatus || (CampaignStatus = {}));
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Campaign';
|
package/dist/Campaigns/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './Campaign';
|