automation-lib 4.9.126 → 4.9.127
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/index.d.mts +144 -152
- package/dist/index.d.ts +144 -152
- package/dist/index.js +0 -10
- package/dist/index.mjs +0 -10
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -152,12 +152,12 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
152
152
|
};
|
|
153
153
|
};
|
|
154
154
|
|
|
155
|
-
declare const index$
|
|
156
|
-
declare const index$
|
|
157
|
-
declare const index$
|
|
158
|
-
declare const index$
|
|
159
|
-
declare namespace index$
|
|
160
|
-
export { index$
|
|
155
|
+
declare const index$i_CONST_API_AUTH: typeof CONST_API_AUTH;
|
|
156
|
+
declare const index$i_CONST_API_COMMON: typeof CONST_API_COMMON;
|
|
157
|
+
declare const index$i_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
|
|
158
|
+
declare const index$i_CONST_API_OTP: typeof CONST_API_OTP;
|
|
159
|
+
declare namespace index$i {
|
|
160
|
+
export { index$i_CONST_API_AUTH as CONST_API_AUTH, index$i_CONST_API_COMMON as CONST_API_COMMON, index$i_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$i_CONST_API_OTP as CONST_API_OTP };
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
declare const ACTIONS_DEVICE: {
|
|
@@ -206,17 +206,17 @@ declare const ACTIONS_THREADS: {};
|
|
|
206
206
|
|
|
207
207
|
declare const SERVICE_THREADS: {};
|
|
208
208
|
|
|
209
|
-
declare const index$
|
|
210
|
-
declare const index$
|
|
211
|
-
declare const index$
|
|
212
|
-
declare const index$
|
|
213
|
-
declare const index$
|
|
214
|
-
declare namespace index$
|
|
215
|
-
export { index$
|
|
209
|
+
declare const index$h_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
|
|
210
|
+
declare const index$h_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
|
|
211
|
+
declare const index$h_ACTIONS_THREADS: typeof ACTIONS_THREADS;
|
|
212
|
+
declare const index$h_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
|
|
213
|
+
declare const index$h_SERVICE_THREADS: typeof SERVICE_THREADS;
|
|
214
|
+
declare namespace index$h {
|
|
215
|
+
export { index$h_ACTIONS_DEVICE as ACTIONS_DEVICE, index$h_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$h_ACTIONS_THREADS as ACTIONS_THREADS, index$h_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$h_SERVICE_THREADS as SERVICE_THREADS };
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
declare namespace index$
|
|
219
|
-
export { index$
|
|
218
|
+
declare namespace index$g {
|
|
219
|
+
export { index$i as CONST_APIS, index$h as CONST_SCRIPTS };
|
|
220
220
|
}
|
|
221
221
|
|
|
222
222
|
declare enum EGender {
|
|
@@ -230,12 +230,12 @@ declare enum EPriority {
|
|
|
230
230
|
Low = "Low"
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
type index$
|
|
234
|
-
declare const index$
|
|
235
|
-
type index$
|
|
236
|
-
declare const index$
|
|
237
|
-
declare namespace index$
|
|
238
|
-
export { index$
|
|
233
|
+
type index$f_EGender = EGender;
|
|
234
|
+
declare const index$f_EGender: typeof EGender;
|
|
235
|
+
type index$f_EPriority = EPriority;
|
|
236
|
+
declare const index$f_EPriority: typeof EPriority;
|
|
237
|
+
declare namespace index$f {
|
|
238
|
+
export { index$f_EGender as EGender, index$f_EPriority as EPriority };
|
|
239
239
|
}
|
|
240
240
|
|
|
241
241
|
declare enum ETypeVoiceLanguage {
|
|
@@ -330,36 +330,36 @@ declare enum ETypeSheetWorkPin {
|
|
|
330
330
|
Secondary = "Secondary"
|
|
331
331
|
}
|
|
332
332
|
|
|
333
|
-
type index$
|
|
334
|
-
declare const index$
|
|
335
|
-
type index$
|
|
336
|
-
declare const index$
|
|
337
|
-
type index$
|
|
338
|
-
declare const index$
|
|
339
|
-
type index$
|
|
340
|
-
declare const index$
|
|
341
|
-
type index$
|
|
342
|
-
declare const index$
|
|
343
|
-
type index$
|
|
344
|
-
declare const index$
|
|
345
|
-
type index$
|
|
346
|
-
declare const index$
|
|
347
|
-
type index$
|
|
348
|
-
declare const index$
|
|
349
|
-
type index$
|
|
350
|
-
declare const index$
|
|
351
|
-
type index$
|
|
352
|
-
declare const index$
|
|
353
|
-
type index$
|
|
354
|
-
declare const index$
|
|
355
|
-
type index$
|
|
356
|
-
declare const index$
|
|
357
|
-
type index$
|
|
358
|
-
declare const index$
|
|
359
|
-
type index$
|
|
360
|
-
declare const index$
|
|
361
|
-
declare namespace index$
|
|
362
|
-
export { index$
|
|
333
|
+
type index$e_ETypeCanva = ETypeCanva;
|
|
334
|
+
declare const index$e_ETypeCanva: typeof ETypeCanva;
|
|
335
|
+
type index$e_ETypeColumnManagerWork = ETypeColumnManagerWork;
|
|
336
|
+
declare const index$e_ETypeColumnManagerWork: typeof ETypeColumnManagerWork;
|
|
337
|
+
type index$e_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
|
|
338
|
+
declare const index$e_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
|
|
339
|
+
type index$e_ETypeManagerWorkPin = ETypeManagerWorkPin;
|
|
340
|
+
declare const index$e_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
|
|
341
|
+
type index$e_ETypeManagerWorkType = ETypeManagerWorkType;
|
|
342
|
+
declare const index$e_ETypeManagerWorkType: typeof ETypeManagerWorkType;
|
|
343
|
+
type index$e_ETypeNotification = ETypeNotification;
|
|
344
|
+
declare const index$e_ETypeNotification: typeof ETypeNotification;
|
|
345
|
+
type index$e_ETypeProxy = ETypeProxy;
|
|
346
|
+
declare const index$e_ETypeProxy: typeof ETypeProxy;
|
|
347
|
+
type index$e_ETypeRatioImage = ETypeRatioImage;
|
|
348
|
+
declare const index$e_ETypeRatioImage: typeof ETypeRatioImage;
|
|
349
|
+
type index$e_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
|
|
350
|
+
declare const index$e_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
|
|
351
|
+
type index$e_ETypeSheetWorkPin = ETypeSheetWorkPin;
|
|
352
|
+
declare const index$e_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
|
|
353
|
+
type index$e_ETypeSocial = ETypeSocial;
|
|
354
|
+
declare const index$e_ETypeSocial: typeof ETypeSocial;
|
|
355
|
+
type index$e_ETypeSocialSetting = ETypeSocialSetting;
|
|
356
|
+
declare const index$e_ETypeSocialSetting: typeof ETypeSocialSetting;
|
|
357
|
+
type index$e_ETypeTimeFilter = ETypeTimeFilter;
|
|
358
|
+
declare const index$e_ETypeTimeFilter: typeof ETypeTimeFilter;
|
|
359
|
+
type index$e_ETypeVoiceLanguage = ETypeVoiceLanguage;
|
|
360
|
+
declare const index$e_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
|
|
361
|
+
declare namespace index$e {
|
|
362
|
+
export { index$e_ETypeCanva as ETypeCanva, index$e_ETypeColumnManagerWork as ETypeColumnManagerWork, index$e_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$e_ETypeManagerWorkPin as ETypeManagerWorkPin, index$e_ETypeManagerWorkType as ETypeManagerWorkType, index$e_ETypeNotification as ETypeNotification, index$e_ETypeProxy as ETypeProxy, index$e_ETypeRatioImage as ETypeRatioImage, index$e_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$e_ETypeSheetWorkPin as ETypeSheetWorkPin, index$e_ETypeSocial as ETypeSocial, index$e_ETypeSocialSetting as ETypeSocialSetting, index$e_ETypeTimeFilter as ETypeTimeFilter, index$e_ETypeVoiceLanguage as ETypeVoiceLanguage };
|
|
363
363
|
}
|
|
364
364
|
|
|
365
365
|
declare enum EStatusVPS {
|
|
@@ -444,32 +444,32 @@ declare enum EStatusTaskJobGroup {
|
|
|
444
444
|
Processing = "Processing"
|
|
445
445
|
}
|
|
446
446
|
|
|
447
|
-
type index$
|
|
448
|
-
declare const index$
|
|
449
|
-
type index$
|
|
450
|
-
declare const index$
|
|
451
|
-
type index$
|
|
452
|
-
declare const index$
|
|
453
|
-
type index$
|
|
454
|
-
declare const index$
|
|
455
|
-
type index$
|
|
456
|
-
declare const index$
|
|
457
|
-
type index$
|
|
458
|
-
declare const index$
|
|
459
|
-
type index$
|
|
460
|
-
declare const index$
|
|
461
|
-
type index$
|
|
462
|
-
declare const index$
|
|
463
|
-
type index$
|
|
464
|
-
declare const index$
|
|
465
|
-
type index$
|
|
466
|
-
declare const index$
|
|
467
|
-
type index$
|
|
468
|
-
declare const index$
|
|
469
|
-
type index$
|
|
470
|
-
declare const index$
|
|
471
|
-
declare namespace index$
|
|
472
|
-
export { index$
|
|
447
|
+
type index$d_EStatusActive = EStatusActive;
|
|
448
|
+
declare const index$d_EStatusActive: typeof EStatusActive;
|
|
449
|
+
type index$d_EStatusBlog = EStatusBlog;
|
|
450
|
+
declare const index$d_EStatusBlog: typeof EStatusBlog;
|
|
451
|
+
type index$d_EStatusCommon = EStatusCommon;
|
|
452
|
+
declare const index$d_EStatusCommon: typeof EStatusCommon;
|
|
453
|
+
type index$d_EStatusExecuteCommon = EStatusExecuteCommon;
|
|
454
|
+
declare const index$d_EStatusExecuteCommon: typeof EStatusExecuteCommon;
|
|
455
|
+
type index$d_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
|
|
456
|
+
declare const index$d_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
|
|
457
|
+
type index$d_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
|
|
458
|
+
declare const index$d_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
|
|
459
|
+
type index$d_EStatusSheetWork = EStatusSheetWork;
|
|
460
|
+
declare const index$d_EStatusSheetWork: typeof EStatusSheetWork;
|
|
461
|
+
type index$d_EStatusTaskAI = EStatusTaskAI;
|
|
462
|
+
declare const index$d_EStatusTaskAI: typeof EStatusTaskAI;
|
|
463
|
+
type index$d_EStatusTaskJob = EStatusTaskJob;
|
|
464
|
+
declare const index$d_EStatusTaskJob: typeof EStatusTaskJob;
|
|
465
|
+
type index$d_EStatusTaskJobGroup = EStatusTaskJobGroup;
|
|
466
|
+
declare const index$d_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
|
|
467
|
+
type index$d_EStatusTaskTool = EStatusTaskTool;
|
|
468
|
+
declare const index$d_EStatusTaskTool: typeof EStatusTaskTool;
|
|
469
|
+
type index$d_EStatusVPS = EStatusVPS;
|
|
470
|
+
declare const index$d_EStatusVPS: typeof EStatusVPS;
|
|
471
|
+
declare namespace index$d {
|
|
472
|
+
export { index$d_EStatusActive as EStatusActive, index$d_EStatusBlog as EStatusBlog, index$d_EStatusCommon as EStatusCommon, index$d_EStatusExecuteCommon as EStatusExecuteCommon, index$d_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$d_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$d_EStatusSheetWork as EStatusSheetWork, index$d_EStatusTaskAI as EStatusTaskAI, index$d_EStatusTaskJob as EStatusTaskJob, index$d_EStatusTaskJobGroup as EStatusTaskJobGroup, index$d_EStatusTaskTool as EStatusTaskTool, index$d_EStatusVPS as EStatusVPS };
|
|
473
473
|
}
|
|
474
474
|
|
|
475
475
|
declare enum EFolderImageAI {
|
|
@@ -544,32 +544,32 @@ declare enum EStatusChannel {
|
|
|
544
544
|
Error = "Error"
|
|
545
545
|
}
|
|
546
546
|
|
|
547
|
-
type index$
|
|
548
|
-
declare const index$
|
|
549
|
-
type index$
|
|
550
|
-
declare const index$
|
|
551
|
-
type index$
|
|
552
|
-
declare const index$
|
|
553
|
-
type index$
|
|
554
|
-
declare const index$
|
|
555
|
-
type index$
|
|
556
|
-
declare const index$
|
|
557
|
-
type index$
|
|
558
|
-
declare const index$
|
|
559
|
-
type index$
|
|
560
|
-
declare const index$
|
|
561
|
-
type index$
|
|
562
|
-
declare const index$
|
|
563
|
-
type index$
|
|
564
|
-
declare const index$
|
|
565
|
-
type index$
|
|
566
|
-
declare const index$
|
|
567
|
-
type index$
|
|
568
|
-
declare const index$
|
|
569
|
-
type index$
|
|
570
|
-
declare const index$
|
|
571
|
-
declare namespace index$
|
|
572
|
-
export { index$
|
|
547
|
+
type index$c_EAIModelContent = EAIModelContent;
|
|
548
|
+
declare const index$c_EAIModelContent: typeof EAIModelContent;
|
|
549
|
+
type index$c_EAIModelImage = EAIModelImage;
|
|
550
|
+
declare const index$c_EAIModelImage: typeof EAIModelImage;
|
|
551
|
+
type index$c_EAIModelVoice = EAIModelVoice;
|
|
552
|
+
declare const index$c_EAIModelVoice: typeof EAIModelVoice;
|
|
553
|
+
type index$c_EAIVersionGPT = EAIVersionGPT;
|
|
554
|
+
declare const index$c_EAIVersionGPT: typeof EAIVersionGPT;
|
|
555
|
+
type index$c_EAIVersionImage = EAIVersionImage;
|
|
556
|
+
declare const index$c_EAIVersionImage: typeof EAIVersionImage;
|
|
557
|
+
type index$c_EAIVersionPerplexity = EAIVersionPerplexity;
|
|
558
|
+
declare const index$c_EAIVersionPerplexity: typeof EAIVersionPerplexity;
|
|
559
|
+
type index$c_EAIVersionVoice = EAIVersionVoice;
|
|
560
|
+
declare const index$c_EAIVersionVoice: typeof EAIVersionVoice;
|
|
561
|
+
type index$c_EEmailTagType = EEmailTagType;
|
|
562
|
+
declare const index$c_EEmailTagType: typeof EEmailTagType;
|
|
563
|
+
type index$c_EFolderImageAI = EFolderImageAI;
|
|
564
|
+
declare const index$c_EFolderImageAI: typeof EFolderImageAI;
|
|
565
|
+
type index$c_EStatusAccountAI = EStatusAccountAI;
|
|
566
|
+
declare const index$c_EStatusAccountAI: typeof EStatusAccountAI;
|
|
567
|
+
type index$c_EStatusChannel = EStatusChannel;
|
|
568
|
+
declare const index$c_EStatusChannel: typeof EStatusChannel;
|
|
569
|
+
type index$c_EStatusEmail = EStatusEmail;
|
|
570
|
+
declare const index$c_EStatusEmail: typeof EStatusEmail;
|
|
571
|
+
declare namespace index$c {
|
|
572
|
+
export { index$c_EAIModelContent as EAIModelContent, index$c_EAIModelImage as EAIModelImage, index$c_EAIModelVoice as EAIModelVoice, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionImage as EAIVersionImage, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EAIVersionVoice as EAIVersionVoice, index$c_EEmailTagType as EEmailTagType, index$c_EFolderImageAI as EFolderImageAI, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusChannel as EStatusChannel, index$c_EStatusEmail as EStatusEmail };
|
|
573
573
|
}
|
|
574
574
|
|
|
575
575
|
declare enum ELarkMessageCommon {
|
|
@@ -621,10 +621,10 @@ declare enum ELarkObject {
|
|
|
621
621
|
InstagramThreads = "Instagram/Threads"
|
|
622
622
|
}
|
|
623
623
|
|
|
624
|
-
type index$
|
|
625
|
-
declare const index$
|
|
626
|
-
declare namespace index$
|
|
627
|
-
export { ETypeLarkError_enum as ELarkError, index$
|
|
624
|
+
type index$b_ELarkObject = ELarkObject;
|
|
625
|
+
declare const index$b_ELarkObject: typeof ELarkObject;
|
|
626
|
+
declare namespace index$b {
|
|
627
|
+
export { ETypeLarkError_enum as ELarkError, index$b_ELarkObject as ELarkObject };
|
|
628
628
|
}
|
|
629
629
|
|
|
630
630
|
declare enum ESheetToolInstagramThreads {
|
|
@@ -639,36 +639,14 @@ declare enum ESheetToolInstagramThreads {
|
|
|
639
639
|
REPLY_MESSAGE_IG_THREADS = "REPLY_MESSAGE_IG_THREADS"
|
|
640
640
|
}
|
|
641
641
|
|
|
642
|
-
type index$
|
|
643
|
-
declare const index$
|
|
644
|
-
declare namespace index$
|
|
645
|
-
export { index$
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
declare namespace index$b {
|
|
649
|
-
export { index$e as AI, index$h as Common, index$d as Lark, index$c as SheetTool, index$f as Status, index$g as Types };
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
interface ITaskThreadsPost {
|
|
653
|
-
sheetUrl: string;
|
|
654
|
-
sheetName: string;
|
|
655
|
-
sheetRowId: string;
|
|
656
|
-
idea: string;
|
|
657
|
-
niche: string;
|
|
658
|
-
canvaUrlVideo: string;
|
|
659
|
-
canvaImageThumb: string;
|
|
660
|
-
canvaImagePage1: string;
|
|
661
|
-
canvaImagePage2: string;
|
|
662
|
-
canvaImagePage3: string;
|
|
663
|
-
canvaImagePage4: string;
|
|
664
|
-
canvaImagePage5: string;
|
|
642
|
+
type index$a_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
|
|
643
|
+
declare const index$a_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
|
|
644
|
+
declare namespace index$a {
|
|
645
|
+
export { index$a_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
|
|
665
646
|
}
|
|
666
647
|
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
type index$a_TTaskThreads = TTaskThreads;
|
|
670
|
-
declare namespace index$a {
|
|
671
|
-
export type { index$a_TTaskThreads as TTaskThreads };
|
|
648
|
+
declare namespace index$9 {
|
|
649
|
+
export { index$c as AI, index$f as Common, index$b as Lark, index$a as SheetTool, index$d as Status, index$e as Types };
|
|
672
650
|
}
|
|
673
651
|
|
|
674
652
|
type TTaskInstagramBlockUser = {
|
|
@@ -785,13 +763,28 @@ type TTaskInstagramReplyMessage = {
|
|
|
785
763
|
|
|
786
764
|
type TTaskInstagram = TTaskInstagramPost | TTaskInstagramFollow | TTaskInstagramBlockUser | TTaskInstagramChangeInfo | TTaskInstagramReplyComment | TTaskInstagramReplyMessage;
|
|
787
765
|
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
766
|
+
interface ITaskThreadsPost {
|
|
767
|
+
sheetUrl: string;
|
|
768
|
+
sheetName: string;
|
|
769
|
+
sheetRowId: string;
|
|
770
|
+
idea: string;
|
|
771
|
+
niche: string;
|
|
772
|
+
canvaUrlVideo: string;
|
|
773
|
+
canvaImageThumb: string;
|
|
774
|
+
canvaImagePage1: string;
|
|
775
|
+
canvaImagePage2: string;
|
|
776
|
+
canvaImagePage3: string;
|
|
777
|
+
canvaImagePage4: string;
|
|
778
|
+
canvaImagePage5: string;
|
|
791
779
|
}
|
|
792
780
|
|
|
781
|
+
type TTaskThreads = ITaskThreadsPost;
|
|
782
|
+
|
|
783
|
+
type TTaskData = TTaskThreads | TTaskInstagram;
|
|
784
|
+
|
|
785
|
+
type index$8_TTaskData = TTaskData;
|
|
793
786
|
declare namespace index$8 {
|
|
794
|
-
export { index$
|
|
787
|
+
export type { index$8_TTaskData as TTaskData };
|
|
795
788
|
}
|
|
796
789
|
|
|
797
790
|
/**
|
|
@@ -1486,18 +1479,17 @@ interface ISheetsTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceMod
|
|
|
1486
1479
|
}
|
|
1487
1480
|
|
|
1488
1481
|
interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
task_note: string;
|
|
1482
|
+
deviceKey: string;
|
|
1483
|
+
timeExecute: Date;
|
|
1484
|
+
account: IAccount | string;
|
|
1485
|
+
service: string;
|
|
1486
|
+
action: string;
|
|
1487
|
+
keyTimeSetting: string;
|
|
1488
|
+
sheetTool: ISheetsTool | string;
|
|
1489
|
+
social: ETypeSocial;
|
|
1490
|
+
data: TTaskData;
|
|
1491
|
+
status: EStatusTaskTool;
|
|
1492
|
+
note: string;
|
|
1501
1493
|
}
|
|
1502
1494
|
|
|
1503
1495
|
interface ITaskAIItemAction {
|
|
@@ -2287,4 +2279,4 @@ declare namespace index {
|
|
|
2287
2279
|
export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
|
|
2288
2280
|
}
|
|
2289
2281
|
|
|
2290
|
-
export { index$
|
|
2282
|
+
export { index$g as AutoConstants, index$9 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 as AutoTypes };
|
package/dist/index.d.ts
CHANGED
|
@@ -152,12 +152,12 @@ declare const CONST_API_CONTROLLERS: {
|
|
|
152
152
|
};
|
|
153
153
|
};
|
|
154
154
|
|
|
155
|
-
declare const index$
|
|
156
|
-
declare const index$
|
|
157
|
-
declare const index$
|
|
158
|
-
declare const index$
|
|
159
|
-
declare namespace index$
|
|
160
|
-
export { index$
|
|
155
|
+
declare const index$i_CONST_API_AUTH: typeof CONST_API_AUTH;
|
|
156
|
+
declare const index$i_CONST_API_COMMON: typeof CONST_API_COMMON;
|
|
157
|
+
declare const index$i_CONST_API_CONTROLLERS: typeof CONST_API_CONTROLLERS;
|
|
158
|
+
declare const index$i_CONST_API_OTP: typeof CONST_API_OTP;
|
|
159
|
+
declare namespace index$i {
|
|
160
|
+
export { index$i_CONST_API_AUTH as CONST_API_AUTH, index$i_CONST_API_COMMON as CONST_API_COMMON, index$i_CONST_API_CONTROLLERS as CONST_API_CONTROLLERS, index$i_CONST_API_OTP as CONST_API_OTP };
|
|
161
161
|
}
|
|
162
162
|
|
|
163
163
|
declare const ACTIONS_DEVICE: {
|
|
@@ -206,17 +206,17 @@ declare const ACTIONS_THREADS: {};
|
|
|
206
206
|
|
|
207
207
|
declare const SERVICE_THREADS: {};
|
|
208
208
|
|
|
209
|
-
declare const index$
|
|
210
|
-
declare const index$
|
|
211
|
-
declare const index$
|
|
212
|
-
declare const index$
|
|
213
|
-
declare const index$
|
|
214
|
-
declare namespace index$
|
|
215
|
-
export { index$
|
|
209
|
+
declare const index$h_ACTIONS_DEVICE: typeof ACTIONS_DEVICE;
|
|
210
|
+
declare const index$h_ACTIONS_INSTAGRAM: typeof ACTIONS_INSTAGRAM;
|
|
211
|
+
declare const index$h_ACTIONS_THREADS: typeof ACTIONS_THREADS;
|
|
212
|
+
declare const index$h_SERVICES_INSTAGRAM: typeof SERVICES_INSTAGRAM;
|
|
213
|
+
declare const index$h_SERVICE_THREADS: typeof SERVICE_THREADS;
|
|
214
|
+
declare namespace index$h {
|
|
215
|
+
export { index$h_ACTIONS_DEVICE as ACTIONS_DEVICE, index$h_ACTIONS_INSTAGRAM as ACTIONS_INSTAGRAM, index$h_ACTIONS_THREADS as ACTIONS_THREADS, index$h_SERVICES_INSTAGRAM as SERVICES_INSTAGRAM, index$h_SERVICE_THREADS as SERVICE_THREADS };
|
|
216
216
|
}
|
|
217
217
|
|
|
218
|
-
declare namespace index$
|
|
219
|
-
export { index$
|
|
218
|
+
declare namespace index$g {
|
|
219
|
+
export { index$i as CONST_APIS, index$h as CONST_SCRIPTS };
|
|
220
220
|
}
|
|
221
221
|
|
|
222
222
|
declare enum EGender {
|
|
@@ -230,12 +230,12 @@ declare enum EPriority {
|
|
|
230
230
|
Low = "Low"
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
type index$
|
|
234
|
-
declare const index$
|
|
235
|
-
type index$
|
|
236
|
-
declare const index$
|
|
237
|
-
declare namespace index$
|
|
238
|
-
export { index$
|
|
233
|
+
type index$f_EGender = EGender;
|
|
234
|
+
declare const index$f_EGender: typeof EGender;
|
|
235
|
+
type index$f_EPriority = EPriority;
|
|
236
|
+
declare const index$f_EPriority: typeof EPriority;
|
|
237
|
+
declare namespace index$f {
|
|
238
|
+
export { index$f_EGender as EGender, index$f_EPriority as EPriority };
|
|
239
239
|
}
|
|
240
240
|
|
|
241
241
|
declare enum ETypeVoiceLanguage {
|
|
@@ -330,36 +330,36 @@ declare enum ETypeSheetWorkPin {
|
|
|
330
330
|
Secondary = "Secondary"
|
|
331
331
|
}
|
|
332
332
|
|
|
333
|
-
type index$
|
|
334
|
-
declare const index$
|
|
335
|
-
type index$
|
|
336
|
-
declare const index$
|
|
337
|
-
type index$
|
|
338
|
-
declare const index$
|
|
339
|
-
type index$
|
|
340
|
-
declare const index$
|
|
341
|
-
type index$
|
|
342
|
-
declare const index$
|
|
343
|
-
type index$
|
|
344
|
-
declare const index$
|
|
345
|
-
type index$
|
|
346
|
-
declare const index$
|
|
347
|
-
type index$
|
|
348
|
-
declare const index$
|
|
349
|
-
type index$
|
|
350
|
-
declare const index$
|
|
351
|
-
type index$
|
|
352
|
-
declare const index$
|
|
353
|
-
type index$
|
|
354
|
-
declare const index$
|
|
355
|
-
type index$
|
|
356
|
-
declare const index$
|
|
357
|
-
type index$
|
|
358
|
-
declare const index$
|
|
359
|
-
type index$
|
|
360
|
-
declare const index$
|
|
361
|
-
declare namespace index$
|
|
362
|
-
export { index$
|
|
333
|
+
type index$e_ETypeCanva = ETypeCanva;
|
|
334
|
+
declare const index$e_ETypeCanva: typeof ETypeCanva;
|
|
335
|
+
type index$e_ETypeColumnManagerWork = ETypeColumnManagerWork;
|
|
336
|
+
declare const index$e_ETypeColumnManagerWork: typeof ETypeColumnManagerWork;
|
|
337
|
+
type index$e_ETypeManagerWorkClassify = ETypeManagerWorkClassify;
|
|
338
|
+
declare const index$e_ETypeManagerWorkClassify: typeof ETypeManagerWorkClassify;
|
|
339
|
+
type index$e_ETypeManagerWorkPin = ETypeManagerWorkPin;
|
|
340
|
+
declare const index$e_ETypeManagerWorkPin: typeof ETypeManagerWorkPin;
|
|
341
|
+
type index$e_ETypeManagerWorkType = ETypeManagerWorkType;
|
|
342
|
+
declare const index$e_ETypeManagerWorkType: typeof ETypeManagerWorkType;
|
|
343
|
+
type index$e_ETypeNotification = ETypeNotification;
|
|
344
|
+
declare const index$e_ETypeNotification: typeof ETypeNotification;
|
|
345
|
+
type index$e_ETypeProxy = ETypeProxy;
|
|
346
|
+
declare const index$e_ETypeProxy: typeof ETypeProxy;
|
|
347
|
+
type index$e_ETypeRatioImage = ETypeRatioImage;
|
|
348
|
+
declare const index$e_ETypeRatioImage: typeof ETypeRatioImage;
|
|
349
|
+
type index$e_ETypeSheetWorkClassify = ETypeSheetWorkClassify;
|
|
350
|
+
declare const index$e_ETypeSheetWorkClassify: typeof ETypeSheetWorkClassify;
|
|
351
|
+
type index$e_ETypeSheetWorkPin = ETypeSheetWorkPin;
|
|
352
|
+
declare const index$e_ETypeSheetWorkPin: typeof ETypeSheetWorkPin;
|
|
353
|
+
type index$e_ETypeSocial = ETypeSocial;
|
|
354
|
+
declare const index$e_ETypeSocial: typeof ETypeSocial;
|
|
355
|
+
type index$e_ETypeSocialSetting = ETypeSocialSetting;
|
|
356
|
+
declare const index$e_ETypeSocialSetting: typeof ETypeSocialSetting;
|
|
357
|
+
type index$e_ETypeTimeFilter = ETypeTimeFilter;
|
|
358
|
+
declare const index$e_ETypeTimeFilter: typeof ETypeTimeFilter;
|
|
359
|
+
type index$e_ETypeVoiceLanguage = ETypeVoiceLanguage;
|
|
360
|
+
declare const index$e_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
|
|
361
|
+
declare namespace index$e {
|
|
362
|
+
export { index$e_ETypeCanva as ETypeCanva, index$e_ETypeColumnManagerWork as ETypeColumnManagerWork, index$e_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$e_ETypeManagerWorkPin as ETypeManagerWorkPin, index$e_ETypeManagerWorkType as ETypeManagerWorkType, index$e_ETypeNotification as ETypeNotification, index$e_ETypeProxy as ETypeProxy, index$e_ETypeRatioImage as ETypeRatioImage, index$e_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$e_ETypeSheetWorkPin as ETypeSheetWorkPin, index$e_ETypeSocial as ETypeSocial, index$e_ETypeSocialSetting as ETypeSocialSetting, index$e_ETypeTimeFilter as ETypeTimeFilter, index$e_ETypeVoiceLanguage as ETypeVoiceLanguage };
|
|
363
363
|
}
|
|
364
364
|
|
|
365
365
|
declare enum EStatusVPS {
|
|
@@ -444,32 +444,32 @@ declare enum EStatusTaskJobGroup {
|
|
|
444
444
|
Processing = "Processing"
|
|
445
445
|
}
|
|
446
446
|
|
|
447
|
-
type index$
|
|
448
|
-
declare const index$
|
|
449
|
-
type index$
|
|
450
|
-
declare const index$
|
|
451
|
-
type index$
|
|
452
|
-
declare const index$
|
|
453
|
-
type index$
|
|
454
|
-
declare const index$
|
|
455
|
-
type index$
|
|
456
|
-
declare const index$
|
|
457
|
-
type index$
|
|
458
|
-
declare const index$
|
|
459
|
-
type index$
|
|
460
|
-
declare const index$
|
|
461
|
-
type index$
|
|
462
|
-
declare const index$
|
|
463
|
-
type index$
|
|
464
|
-
declare const index$
|
|
465
|
-
type index$
|
|
466
|
-
declare const index$
|
|
467
|
-
type index$
|
|
468
|
-
declare const index$
|
|
469
|
-
type index$
|
|
470
|
-
declare const index$
|
|
471
|
-
declare namespace index$
|
|
472
|
-
export { index$
|
|
447
|
+
type index$d_EStatusActive = EStatusActive;
|
|
448
|
+
declare const index$d_EStatusActive: typeof EStatusActive;
|
|
449
|
+
type index$d_EStatusBlog = EStatusBlog;
|
|
450
|
+
declare const index$d_EStatusBlog: typeof EStatusBlog;
|
|
451
|
+
type index$d_EStatusCommon = EStatusCommon;
|
|
452
|
+
declare const index$d_EStatusCommon: typeof EStatusCommon;
|
|
453
|
+
type index$d_EStatusExecuteCommon = EStatusExecuteCommon;
|
|
454
|
+
declare const index$d_EStatusExecuteCommon: typeof EStatusExecuteCommon;
|
|
455
|
+
type index$d_EStatusLoginAccountEmail = EStatusLoginAccountEmail;
|
|
456
|
+
declare const index$d_EStatusLoginAccountEmail: typeof EStatusLoginAccountEmail;
|
|
457
|
+
type index$d_EStatusLoginAccountSocial = EStatusLoginAccountSocial;
|
|
458
|
+
declare const index$d_EStatusLoginAccountSocial: typeof EStatusLoginAccountSocial;
|
|
459
|
+
type index$d_EStatusSheetWork = EStatusSheetWork;
|
|
460
|
+
declare const index$d_EStatusSheetWork: typeof EStatusSheetWork;
|
|
461
|
+
type index$d_EStatusTaskAI = EStatusTaskAI;
|
|
462
|
+
declare const index$d_EStatusTaskAI: typeof EStatusTaskAI;
|
|
463
|
+
type index$d_EStatusTaskJob = EStatusTaskJob;
|
|
464
|
+
declare const index$d_EStatusTaskJob: typeof EStatusTaskJob;
|
|
465
|
+
type index$d_EStatusTaskJobGroup = EStatusTaskJobGroup;
|
|
466
|
+
declare const index$d_EStatusTaskJobGroup: typeof EStatusTaskJobGroup;
|
|
467
|
+
type index$d_EStatusTaskTool = EStatusTaskTool;
|
|
468
|
+
declare const index$d_EStatusTaskTool: typeof EStatusTaskTool;
|
|
469
|
+
type index$d_EStatusVPS = EStatusVPS;
|
|
470
|
+
declare const index$d_EStatusVPS: typeof EStatusVPS;
|
|
471
|
+
declare namespace index$d {
|
|
472
|
+
export { index$d_EStatusActive as EStatusActive, index$d_EStatusBlog as EStatusBlog, index$d_EStatusCommon as EStatusCommon, index$d_EStatusExecuteCommon as EStatusExecuteCommon, index$d_EStatusLoginAccountEmail as EStatusLoginAccountEmail, index$d_EStatusLoginAccountSocial as EStatusLoginAccountSocial, index$d_EStatusSheetWork as EStatusSheetWork, index$d_EStatusTaskAI as EStatusTaskAI, index$d_EStatusTaskJob as EStatusTaskJob, index$d_EStatusTaskJobGroup as EStatusTaskJobGroup, index$d_EStatusTaskTool as EStatusTaskTool, index$d_EStatusVPS as EStatusVPS };
|
|
473
473
|
}
|
|
474
474
|
|
|
475
475
|
declare enum EFolderImageAI {
|
|
@@ -544,32 +544,32 @@ declare enum EStatusChannel {
|
|
|
544
544
|
Error = "Error"
|
|
545
545
|
}
|
|
546
546
|
|
|
547
|
-
type index$
|
|
548
|
-
declare const index$
|
|
549
|
-
type index$
|
|
550
|
-
declare const index$
|
|
551
|
-
type index$
|
|
552
|
-
declare const index$
|
|
553
|
-
type index$
|
|
554
|
-
declare const index$
|
|
555
|
-
type index$
|
|
556
|
-
declare const index$
|
|
557
|
-
type index$
|
|
558
|
-
declare const index$
|
|
559
|
-
type index$
|
|
560
|
-
declare const index$
|
|
561
|
-
type index$
|
|
562
|
-
declare const index$
|
|
563
|
-
type index$
|
|
564
|
-
declare const index$
|
|
565
|
-
type index$
|
|
566
|
-
declare const index$
|
|
567
|
-
type index$
|
|
568
|
-
declare const index$
|
|
569
|
-
type index$
|
|
570
|
-
declare const index$
|
|
571
|
-
declare namespace index$
|
|
572
|
-
export { index$
|
|
547
|
+
type index$c_EAIModelContent = EAIModelContent;
|
|
548
|
+
declare const index$c_EAIModelContent: typeof EAIModelContent;
|
|
549
|
+
type index$c_EAIModelImage = EAIModelImage;
|
|
550
|
+
declare const index$c_EAIModelImage: typeof EAIModelImage;
|
|
551
|
+
type index$c_EAIModelVoice = EAIModelVoice;
|
|
552
|
+
declare const index$c_EAIModelVoice: typeof EAIModelVoice;
|
|
553
|
+
type index$c_EAIVersionGPT = EAIVersionGPT;
|
|
554
|
+
declare const index$c_EAIVersionGPT: typeof EAIVersionGPT;
|
|
555
|
+
type index$c_EAIVersionImage = EAIVersionImage;
|
|
556
|
+
declare const index$c_EAIVersionImage: typeof EAIVersionImage;
|
|
557
|
+
type index$c_EAIVersionPerplexity = EAIVersionPerplexity;
|
|
558
|
+
declare const index$c_EAIVersionPerplexity: typeof EAIVersionPerplexity;
|
|
559
|
+
type index$c_EAIVersionVoice = EAIVersionVoice;
|
|
560
|
+
declare const index$c_EAIVersionVoice: typeof EAIVersionVoice;
|
|
561
|
+
type index$c_EEmailTagType = EEmailTagType;
|
|
562
|
+
declare const index$c_EEmailTagType: typeof EEmailTagType;
|
|
563
|
+
type index$c_EFolderImageAI = EFolderImageAI;
|
|
564
|
+
declare const index$c_EFolderImageAI: typeof EFolderImageAI;
|
|
565
|
+
type index$c_EStatusAccountAI = EStatusAccountAI;
|
|
566
|
+
declare const index$c_EStatusAccountAI: typeof EStatusAccountAI;
|
|
567
|
+
type index$c_EStatusChannel = EStatusChannel;
|
|
568
|
+
declare const index$c_EStatusChannel: typeof EStatusChannel;
|
|
569
|
+
type index$c_EStatusEmail = EStatusEmail;
|
|
570
|
+
declare const index$c_EStatusEmail: typeof EStatusEmail;
|
|
571
|
+
declare namespace index$c {
|
|
572
|
+
export { index$c_EAIModelContent as EAIModelContent, index$c_EAIModelImage as EAIModelImage, index$c_EAIModelVoice as EAIModelVoice, index$c_EAIVersionGPT as EAIVersionGPT, index$c_EAIVersionImage as EAIVersionImage, index$c_EAIVersionPerplexity as EAIVersionPerplexity, index$c_EAIVersionVoice as EAIVersionVoice, index$c_EEmailTagType as EEmailTagType, index$c_EFolderImageAI as EFolderImageAI, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusChannel as EStatusChannel, index$c_EStatusEmail as EStatusEmail };
|
|
573
573
|
}
|
|
574
574
|
|
|
575
575
|
declare enum ELarkMessageCommon {
|
|
@@ -621,10 +621,10 @@ declare enum ELarkObject {
|
|
|
621
621
|
InstagramThreads = "Instagram/Threads"
|
|
622
622
|
}
|
|
623
623
|
|
|
624
|
-
type index$
|
|
625
|
-
declare const index$
|
|
626
|
-
declare namespace index$
|
|
627
|
-
export { ETypeLarkError_enum as ELarkError, index$
|
|
624
|
+
type index$b_ELarkObject = ELarkObject;
|
|
625
|
+
declare const index$b_ELarkObject: typeof ELarkObject;
|
|
626
|
+
declare namespace index$b {
|
|
627
|
+
export { ETypeLarkError_enum as ELarkError, index$b_ELarkObject as ELarkObject };
|
|
628
628
|
}
|
|
629
629
|
|
|
630
630
|
declare enum ESheetToolInstagramThreads {
|
|
@@ -639,36 +639,14 @@ declare enum ESheetToolInstagramThreads {
|
|
|
639
639
|
REPLY_MESSAGE_IG_THREADS = "REPLY_MESSAGE_IG_THREADS"
|
|
640
640
|
}
|
|
641
641
|
|
|
642
|
-
type index$
|
|
643
|
-
declare const index$
|
|
644
|
-
declare namespace index$
|
|
645
|
-
export { index$
|
|
646
|
-
}
|
|
647
|
-
|
|
648
|
-
declare namespace index$b {
|
|
649
|
-
export { index$e as AI, index$h as Common, index$d as Lark, index$c as SheetTool, index$f as Status, index$g as Types };
|
|
650
|
-
}
|
|
651
|
-
|
|
652
|
-
interface ITaskThreadsPost {
|
|
653
|
-
sheetUrl: string;
|
|
654
|
-
sheetName: string;
|
|
655
|
-
sheetRowId: string;
|
|
656
|
-
idea: string;
|
|
657
|
-
niche: string;
|
|
658
|
-
canvaUrlVideo: string;
|
|
659
|
-
canvaImageThumb: string;
|
|
660
|
-
canvaImagePage1: string;
|
|
661
|
-
canvaImagePage2: string;
|
|
662
|
-
canvaImagePage3: string;
|
|
663
|
-
canvaImagePage4: string;
|
|
664
|
-
canvaImagePage5: string;
|
|
642
|
+
type index$a_ESheetToolInstagramThreads = ESheetToolInstagramThreads;
|
|
643
|
+
declare const index$a_ESheetToolInstagramThreads: typeof ESheetToolInstagramThreads;
|
|
644
|
+
declare namespace index$a {
|
|
645
|
+
export { index$a_ESheetToolInstagramThreads as ESheetToolInstagramThreads };
|
|
665
646
|
}
|
|
666
647
|
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
type index$a_TTaskThreads = TTaskThreads;
|
|
670
|
-
declare namespace index$a {
|
|
671
|
-
export type { index$a_TTaskThreads as TTaskThreads };
|
|
648
|
+
declare namespace index$9 {
|
|
649
|
+
export { index$c as AI, index$f as Common, index$b as Lark, index$a as SheetTool, index$d as Status, index$e as Types };
|
|
672
650
|
}
|
|
673
651
|
|
|
674
652
|
type TTaskInstagramBlockUser = {
|
|
@@ -785,13 +763,28 @@ type TTaskInstagramReplyMessage = {
|
|
|
785
763
|
|
|
786
764
|
type TTaskInstagram = TTaskInstagramPost | TTaskInstagramFollow | TTaskInstagramBlockUser | TTaskInstagramChangeInfo | TTaskInstagramReplyComment | TTaskInstagramReplyMessage;
|
|
787
765
|
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
766
|
+
interface ITaskThreadsPost {
|
|
767
|
+
sheetUrl: string;
|
|
768
|
+
sheetName: string;
|
|
769
|
+
sheetRowId: string;
|
|
770
|
+
idea: string;
|
|
771
|
+
niche: string;
|
|
772
|
+
canvaUrlVideo: string;
|
|
773
|
+
canvaImageThumb: string;
|
|
774
|
+
canvaImagePage1: string;
|
|
775
|
+
canvaImagePage2: string;
|
|
776
|
+
canvaImagePage3: string;
|
|
777
|
+
canvaImagePage4: string;
|
|
778
|
+
canvaImagePage5: string;
|
|
791
779
|
}
|
|
792
780
|
|
|
781
|
+
type TTaskThreads = ITaskThreadsPost;
|
|
782
|
+
|
|
783
|
+
type TTaskData = TTaskThreads | TTaskInstagram;
|
|
784
|
+
|
|
785
|
+
type index$8_TTaskData = TTaskData;
|
|
793
786
|
declare namespace index$8 {
|
|
794
|
-
export { index$
|
|
787
|
+
export type { index$8_TTaskData as TTaskData };
|
|
795
788
|
}
|
|
796
789
|
|
|
797
790
|
/**
|
|
@@ -1486,18 +1479,17 @@ interface ISheetsTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceMod
|
|
|
1486
1479
|
}
|
|
1487
1480
|
|
|
1488
1481
|
interface ITaskTool extends BoInterfaceModelsCommon.IBaseModel, BoInterfaceModelsCommon.ITrackingModel<IUser> {
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
task_note: string;
|
|
1482
|
+
deviceKey: string;
|
|
1483
|
+
timeExecute: Date;
|
|
1484
|
+
account: IAccount | string;
|
|
1485
|
+
service: string;
|
|
1486
|
+
action: string;
|
|
1487
|
+
keyTimeSetting: string;
|
|
1488
|
+
sheetTool: ISheetsTool | string;
|
|
1489
|
+
social: ETypeSocial;
|
|
1490
|
+
data: TTaskData;
|
|
1491
|
+
status: EStatusTaskTool;
|
|
1492
|
+
note: string;
|
|
1501
1493
|
}
|
|
1502
1494
|
|
|
1503
1495
|
interface ITaskAIItemAction {
|
|
@@ -2287,4 +2279,4 @@ declare namespace index {
|
|
|
2287
2279
|
export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IResponseLogin as IResponseLogin };
|
|
2288
2280
|
}
|
|
2289
2281
|
|
|
2290
|
-
export { index$
|
|
2282
|
+
export { index$g as AutoConstants, index$9 as AutoEnums, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$8 as AutoTypes };
|
package/dist/index.js
CHANGED
|
@@ -743,16 +743,6 @@ var ESheetToolInstagramThreads = /* @__PURE__ */ ((ESheetToolInstagramThreads2)
|
|
|
743
743
|
|
|
744
744
|
// src/types/index.ts
|
|
745
745
|
var types_exports2 = {};
|
|
746
|
-
__export(types_exports2, {
|
|
747
|
-
TaskInstagram: () => task_instagram_exports,
|
|
748
|
-
TaskThreads: () => task_threads_exports
|
|
749
|
-
});
|
|
750
|
-
|
|
751
|
-
// src/types/task-threads/index.ts
|
|
752
|
-
var task_threads_exports = {};
|
|
753
|
-
|
|
754
|
-
// src/types/task-instagram/index.ts
|
|
755
|
-
var task_instagram_exports = {};
|
|
756
746
|
|
|
757
747
|
// src/interfaces/models/index.ts
|
|
758
748
|
var models_exports = {};
|
package/dist/index.mjs
CHANGED
|
@@ -719,16 +719,6 @@ var ESheetToolInstagramThreads = /* @__PURE__ */ ((ESheetToolInstagramThreads2)
|
|
|
719
719
|
|
|
720
720
|
// src/types/index.ts
|
|
721
721
|
var types_exports2 = {};
|
|
722
|
-
__export(types_exports2, {
|
|
723
|
-
TaskInstagram: () => task_instagram_exports,
|
|
724
|
-
TaskThreads: () => task_threads_exports
|
|
725
|
-
});
|
|
726
|
-
|
|
727
|
-
// src/types/task-threads/index.ts
|
|
728
|
-
var task_threads_exports = {};
|
|
729
|
-
|
|
730
|
-
// src/types/task-instagram/index.ts
|
|
731
|
-
var task_instagram_exports = {};
|
|
732
722
|
|
|
733
723
|
// src/interfaces/models/index.ts
|
|
734
724
|
var models_exports = {};
|