automation-lib 5.4.115 → 5.4.117
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 +36 -37
- package/dist/index.d.ts +36 -37
- package/dist/index.js +10 -13
- package/dist/index.mjs +9 -12
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -994,13 +994,6 @@ declare enum EStatusAccountSocialFolderName {
|
|
|
994
994
|
Failed = "Failed"
|
|
995
995
|
}
|
|
996
996
|
|
|
997
|
-
declare enum EStatusAccountSocialImport {
|
|
998
|
-
Successfully = "Successfully",
|
|
999
|
-
Error = "Error",
|
|
1000
|
-
ImportError = "ImportError",
|
|
1001
|
-
DataError = "DataError"
|
|
1002
|
-
}
|
|
1003
|
-
|
|
1004
997
|
declare enum EStatusAccountSocialLogin {
|
|
1005
998
|
Active = "Active",
|
|
1006
999
|
InActive = "InActive",
|
|
@@ -1344,8 +1337,6 @@ type index$e_EStatusAccountSocial = EStatusAccountSocial;
|
|
|
1344
1337
|
declare const index$e_EStatusAccountSocial: typeof EStatusAccountSocial;
|
|
1345
1338
|
type index$e_EStatusAccountSocialFolderName = EStatusAccountSocialFolderName;
|
|
1346
1339
|
declare const index$e_EStatusAccountSocialFolderName: typeof EStatusAccountSocialFolderName;
|
|
1347
|
-
type index$e_EStatusAccountSocialImport = EStatusAccountSocialImport;
|
|
1348
|
-
declare const index$e_EStatusAccountSocialImport: typeof EStatusAccountSocialImport;
|
|
1349
1340
|
type index$e_EStatusAccountSocialLogin = EStatusAccountSocialLogin;
|
|
1350
1341
|
declare const index$e_EStatusAccountSocialLogin: typeof EStatusAccountSocialLogin;
|
|
1351
1342
|
type index$e_EStatusAccountSocialLoginEmail = EStatusAccountSocialLoginEmail;
|
|
@@ -1441,7 +1432,7 @@ declare const index$e_EStatusVPS: typeof EStatusVPS;
|
|
|
1441
1432
|
type index$e_EStatusVPSReplace = EStatusVPSReplace;
|
|
1442
1433
|
declare const index$e_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
1443
1434
|
declare namespace index$e {
|
|
1444
|
-
export { index$e_EDeviceResetTime as EDeviceResetTime, index$e_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$e_EStatusAccountCanva as EStatusAccountCanva, index$e_EStatusAccountDrive as EStatusAccountDrive, index$e_EStatusAccountSocial as EStatusAccountSocial, index$e_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$
|
|
1435
|
+
export { index$e_EDeviceResetTime as EDeviceResetTime, index$e_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$e_EStatusAccountCanva as EStatusAccountCanva, index$e_EStatusAccountDrive as EStatusAccountDrive, index$e_EStatusAccountSocial as EStatusAccountSocial, index$e_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$e_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$e_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$e_EStatusAccountSocialRun as EStatusAccountSocialRun, index$e_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$e_EStatusAccountSocialSync as EStatusAccountSocialSync, index$e_EStatusAccountTypeChangeInfoInstagram as EStatusAccountTypeChangeInfoInstagram, index$e_EStatusAccountTypeChangeInfoThreads as EStatusAccountTypeChangeInfoThreads, index$e_EStatusAccountVPN as EStatusAccountVPN, index$e_EStatusActive as EStatusActive, index$e_EStatusBlog as EStatusBlog, index$e_EStatusChangeInfo as EStatusChangeInfo, index$e_EStatusCommon as EStatusCommon, index$e_EStatusCreateNew as EStatusCreateNew, index$e_EStatusDevice as EStatusDevice, index$e_EStatusDeviceChangeName as EStatusDeviceChangeName, index$e_EStatusDeviceChangeNew as EStatusDeviceChangeNew, index$e_EStatusDeviceConnectPC as EStatusDeviceConnectPC, index$e_EStatusDeviceConnectWifi as EStatusDeviceConnectWifi, index$e_EStatusDeviceHubStatus as EStatusDeviceHubStatus, index$e_EStatusDeviceLoginCHPlayICloud as EStatusDeviceLoginCHPlayICloud, index$e_EStatusDeviceReplace as EStatusDeviceReplace, index$e_EStatusDeviceRunningSocial as EStatusDeviceRunningSocial, index$e_EStatusDeviceSetup as EStatusDeviceSetup, index$e_EStatusDeviceSetupSettingTask as EStatusDeviceSetupSettingTask, index$e_EStatusDeviceSync as EStatusDeviceSync, index$e_EStatusExecuteCommon as EStatusExecuteCommon, index$e_EStatusLark as EStatusLark, index$e_EStatusMailWork as EStatusMailWork, index$e_EStatusPC as EStatusPC, index$e_EStatusProxyChecked as EStatusProxyChecked, index$e_EStatusProxyNewIP as EStatusProxyNewIP, index$e_EStatusRole as EStatusRole, index$e_EStatusSheetWork as EStatusSheetWork, index$e_EStatusSocialAccountRaw as EStatusSocialAccountRaw, index$e_EStatusTaskAIContent as EStatusTaskAIContent, index$e_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$e_EStatusTaskCanva as EStatusTaskCanva, index$e_EStatusTaskImage as EStatusTaskImage, index$e_EStatusTaskJob as EStatusTaskJob, index$e_EStatusTaskJobGroup as EStatusTaskJobGroup, index$e_EStatusTaskScript as EStatusTaskScript, index$e_EStatusTaskToolSocials as EStatusTaskToolSocials, index$e_EStatusTaskVoice as EStatusTaskVoice, index$e_EStatusTeam as EStatusTeam, index$e_EStatusUser as EStatusUser, index$e_EStatusVPS as EStatusVPS, index$e_EStatusVPSReplace as EStatusVPSReplace };
|
|
1445
1436
|
}
|
|
1446
1437
|
|
|
1447
1438
|
declare enum ETypeProxy {
|
|
@@ -1745,8 +1736,6 @@ type index$c_EStatusAccountSocial = EStatusAccountSocial;
|
|
|
1745
1736
|
declare const index$c_EStatusAccountSocial: typeof EStatusAccountSocial;
|
|
1746
1737
|
type index$c_EStatusAccountSocialFolderName = EStatusAccountSocialFolderName;
|
|
1747
1738
|
declare const index$c_EStatusAccountSocialFolderName: typeof EStatusAccountSocialFolderName;
|
|
1748
|
-
type index$c_EStatusAccountSocialImport = EStatusAccountSocialImport;
|
|
1749
|
-
declare const index$c_EStatusAccountSocialImport: typeof EStatusAccountSocialImport;
|
|
1750
1739
|
type index$c_EStatusAccountSocialLogin = EStatusAccountSocialLogin;
|
|
1751
1740
|
declare const index$c_EStatusAccountSocialLogin: typeof EStatusAccountSocialLogin;
|
|
1752
1741
|
type index$c_EStatusAccountSocialLoginEmail = EStatusAccountSocialLoginEmail;
|
|
@@ -1902,7 +1891,7 @@ declare const index$c_ETypeTimeFilter: typeof ETypeTimeFilter;
|
|
|
1902
1891
|
type index$c_ETypeVoiceLanguage = ETypeVoiceLanguage;
|
|
1903
1892
|
declare const index$c_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
|
|
1904
1893
|
declare namespace index$c {
|
|
1905
|
-
export { index$i as AI, index$h as Base, 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_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EFolderImageAI as EFolderImageAI, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPositionUser as EPositionUser, index$c_EPriority as EPriority, index$c_ESheetToolInstagram as ESheetToolInstagram, index$c_ESheetToolThreads as ESheetToolThreads, index$c_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$c_EStatusAccountCanva as EStatusAccountCanva, index$c_EStatusAccountDrive as EStatusAccountDrive, index$c_EStatusAccountSocial as EStatusAccountSocial, index$c_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$
|
|
1894
|
+
export { index$i as AI, index$h as Base, 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_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EFolderImageAI as EFolderImageAI, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPositionUser as EPositionUser, index$c_EPriority as EPriority, index$c_ESheetToolInstagram as ESheetToolInstagram, index$c_ESheetToolThreads as ESheetToolThreads, index$c_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$c_EStatusAccountCanva as EStatusAccountCanva, index$c_EStatusAccountDrive as EStatusAccountDrive, index$c_EStatusAccountSocial as EStatusAccountSocial, index$c_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$c_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$c_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$c_EStatusAccountSocialRun as EStatusAccountSocialRun, index$c_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$c_EStatusAccountSocialSync as EStatusAccountSocialSync, index$c_EStatusAccountTypeChangeInfoInstagram as EStatusAccountTypeChangeInfoInstagram, index$c_EStatusAccountTypeChangeInfoThreads as EStatusAccountTypeChangeInfoThreads, index$c_EStatusAccountVPN as EStatusAccountVPN, index$c_EStatusActive as EStatusActive, index$c_EStatusBlog as EStatusBlog, index$c_EStatusChangeInfo as EStatusChangeInfo, index$c_EStatusChannel as EStatusChannel, index$c_EStatusCommon as EStatusCommon, index$c_EStatusCreateNew as EStatusCreateNew, index$c_EStatusDevice as EStatusDevice, index$c_EStatusDeviceChangeName as EStatusDeviceChangeName, index$c_EStatusDeviceChangeNew as EStatusDeviceChangeNew, index$c_EStatusDeviceConnectPC as EStatusDeviceConnectPC, index$c_EStatusDeviceConnectWifi as EStatusDeviceConnectWifi, index$c_EStatusDeviceHubStatus as EStatusDeviceHubStatus, index$c_EStatusDeviceLog as EStatusDeviceLog, index$c_EStatusDeviceLoginCHPlayICloud as EStatusDeviceLoginCHPlayICloud, index$c_EStatusDeviceReplace as EStatusDeviceReplace, index$c_EStatusDeviceRunningSocial as EStatusDeviceRunningSocial, index$c_EStatusDeviceSetup as EStatusDeviceSetup, index$c_EStatusDeviceSetupSettingTask as EStatusDeviceSetupSettingTask, index$c_EStatusDeviceSync as EStatusDeviceSync, index$c_EStatusEmail as EStatusEmail, index$c_EStatusExecuteCommon as EStatusExecuteCommon, index$c_EStatusLark as EStatusLark, index$c_EStatusMailWork as EStatusMailWork, index$c_EStatusPC as EStatusPC, index$c_EStatusProxyChecked as EStatusProxyChecked, index$c_EStatusProxyNewIP as EStatusProxyNewIP, index$c_EStatusRole as EStatusRole, index$c_EStatusSheetWork as EStatusSheetWork, index$c_EStatusSocialAccountRaw as EStatusSocialAccountRaw, index$c_EStatusTaskAIContent as EStatusTaskAIContent, index$c_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$c_EStatusTaskCanva as EStatusTaskCanva, index$c_EStatusTaskImage as EStatusTaskImage, index$c_EStatusTaskJob as EStatusTaskJob, index$c_EStatusTaskJobGroup as EStatusTaskJobGroup, index$c_EStatusTaskScript as EStatusTaskScript, index$c_EStatusTaskToolSocials as EStatusTaskToolSocials, index$c_EStatusTaskVoice as EStatusTaskVoice, index$c_EStatusTeam as EStatusTeam, index$c_EStatusUser as EStatusUser, index$c_EStatusVPS as EStatusVPS, index$c_EStatusVPSReplace as EStatusVPSReplace, index$c_ETimeZone as ETimeZone, index$c_ETypeAccountInstagramSetting as ETypeAccountInstagramSetting, index$c_ETypeAccountVPN as ETypeAccountVPN, index$c_ETypeCanva as ETypeCanva, index$c_ETypeColumnManagerWork as ETypeColumnManagerWork, index$c_ETypeDevice as ETypeDevice, index$c_ETypeDeviceLog as ETypeDeviceLog, index$c_ETypeDeviceOS as ETypeDeviceOS, index$c_ETypeExport as ETypeExport, index$c_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$c_ETypeManagerWorkType as ETypeManagerWorkType, index$c_ETypePin as ETypePin, index$c_ETypeProviderAccountVPN as ETypeProviderAccountVPN, index$c_ETypeProxy as ETypeProxy, index$c_ETypeProxyChecked as ETypeProxyChecked, index$c_ETypeProxyCountry as ETypeProxyCountry, index$c_ETypeProxyNewIP as ETypeProxyNewIP, index$c_ETypeProxyProvider as ETypeProxyProvider, index$c_ETypeRatioImage as ETypeRatioImage, index$c_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$c_ETypeSheetWorkPin as ETypeSheetWorkPin, index$c_ETypeSocial as ETypeSocial, index$c_ETypeSocialChangeInfoThreads as ETypeSocialChangeInfoThreads, index$c_ETypeSocialCreateNew as ETypeSocialCreateNew, index$c_ETypeTaskID as ETypeTaskID, index$c_ETypeTimeFilter as ETypeTimeFilter, index$c_ETypeVoiceLanguage as ETypeVoiceLanguage, index$g as Lark, index$f as SheetTool, index$e as Status, index$d as Types };
|
|
1906
1895
|
}
|
|
1907
1896
|
|
|
1908
1897
|
type TFilter = 'direct' | 'ref';
|
|
@@ -3141,9 +3130,10 @@ interface FindThreadsAccountRawDto extends IFindBaseDto, IThreadsAccountRaw {
|
|
|
3141
3130
|
importInfo: Array<{
|
|
3142
3131
|
sheetUrl: string;
|
|
3143
3132
|
sheetName: string;
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3133
|
+
type: ETypeImport;
|
|
3134
|
+
time: Date;
|
|
3135
|
+
status: EStatusImport;
|
|
3136
|
+
note: string;
|
|
3147
3137
|
}>;
|
|
3148
3138
|
}
|
|
3149
3139
|
interface AutoFillOverviewThreadsAccountRawDto {
|
|
@@ -3340,9 +3330,10 @@ interface FindThreadsAccountRunDto extends IFindBaseDto {
|
|
|
3340
3330
|
importInfo: Array<{
|
|
3341
3331
|
sheetUrl: string;
|
|
3342
3332
|
sheetName: string;
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3333
|
+
type: ETypeImport;
|
|
3334
|
+
time: Date;
|
|
3335
|
+
status: EStatusImport;
|
|
3336
|
+
note: string;
|
|
3346
3337
|
}>;
|
|
3347
3338
|
runStartDateTime: Date;
|
|
3348
3339
|
runEndDateTime: Date;
|
|
@@ -4225,8 +4216,6 @@ interface IInstagramAccountRaw extends IBaseModel, ITrackingModel<IUser>, IAccou
|
|
|
4225
4216
|
emailRecover: string;
|
|
4226
4217
|
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
4227
4218
|
timeLoginEmail: Date;
|
|
4228
|
-
timeImport: Date;
|
|
4229
|
-
statusImport: EStatusAccountSocialImport;
|
|
4230
4219
|
timeLastUsed: Date;
|
|
4231
4220
|
lastUserUsed: string | IUser;
|
|
4232
4221
|
}
|
|
@@ -4847,6 +4836,9 @@ interface FindInstagramHistoryCreateNewDto extends IFindBaseDto, IInstagramHisto
|
|
|
4847
4836
|
type: ETypeManagerWorkClassify;
|
|
4848
4837
|
sheetUrl: string;
|
|
4849
4838
|
sheetName: string;
|
|
4839
|
+
timeImport: Date;
|
|
4840
|
+
statusImport: EStatusImport;
|
|
4841
|
+
noteImport: string;
|
|
4850
4842
|
pcInfo: {
|
|
4851
4843
|
name: string;
|
|
4852
4844
|
department: string;
|
|
@@ -5104,9 +5096,10 @@ interface FindInstagramAccountRawDto extends IFindBaseDto {
|
|
|
5104
5096
|
importInfo: Array<{
|
|
5105
5097
|
sheetUrl: string;
|
|
5106
5098
|
sheetName: string;
|
|
5107
|
-
|
|
5108
|
-
|
|
5109
|
-
|
|
5099
|
+
type: ETypeImport;
|
|
5100
|
+
time: Date;
|
|
5101
|
+
status: EStatusImport;
|
|
5102
|
+
note: string;
|
|
5110
5103
|
}>;
|
|
5111
5104
|
}
|
|
5112
5105
|
interface FilterInstagramAccountRawDto extends IFilterBaseDto {
|
|
@@ -5305,9 +5298,10 @@ interface FindInstagramAccountRunDto extends IFindBaseDto {
|
|
|
5305
5298
|
importInfo: Array<{
|
|
5306
5299
|
sheetUrl: string;
|
|
5307
5300
|
sheetName: string;
|
|
5308
|
-
|
|
5309
|
-
|
|
5310
|
-
|
|
5301
|
+
type: ETypeImport;
|
|
5302
|
+
time: Date;
|
|
5303
|
+
status: EStatusImport;
|
|
5304
|
+
note: string;
|
|
5311
5305
|
}>;
|
|
5312
5306
|
runStartDateTime: Date;
|
|
5313
5307
|
runEndDateTime: Date;
|
|
@@ -11031,12 +11025,9 @@ interface IThreadsAccountRaw extends IBaseModel, ITrackingModel<IUser>, IAccount
|
|
|
11031
11025
|
device: IDevice | string;
|
|
11032
11026
|
isActiveOnDevice: boolean;
|
|
11033
11027
|
status: EStatusSocialAccountRaw;
|
|
11034
|
-
timeImport: Date;
|
|
11035
|
-
statusImport: EStatusAccountSocialImport;
|
|
11036
11028
|
statusSyncAccount: EStatusAccountSocialSync;
|
|
11037
11029
|
timeSyncAccount: Date;
|
|
11038
11030
|
accountSocialSync: IThreadsAccountRun;
|
|
11039
|
-
noteImport: string;
|
|
11040
11031
|
folderNameImage: string;
|
|
11041
11032
|
statusFolderNameImage: EStatusAccountSocialFolderName;
|
|
11042
11033
|
timeFolderNameImage: Date;
|
|
@@ -11133,9 +11124,6 @@ interface IThreadsHistoryCreateNew extends IBaseModel, ITrackingModel<IUser> {
|
|
|
11133
11124
|
sheetUrl: string;
|
|
11134
11125
|
sheetName: string;
|
|
11135
11126
|
account: string | IThreadsAccountRaw;
|
|
11136
|
-
timeImport: Date;
|
|
11137
|
-
statusImport: EStatusAccountSocialImport;
|
|
11138
|
-
noteImport: string;
|
|
11139
11127
|
originalEmail: string;
|
|
11140
11128
|
originalEmailPassword: string;
|
|
11141
11129
|
originalUsername: string;
|
|
@@ -11897,14 +11885,23 @@ declare enum ETypeImport {
|
|
|
11897
11885
|
BlockUser = "BlockUser",
|
|
11898
11886
|
FollowUnFollow = "Follow/UnFollow"
|
|
11899
11887
|
}
|
|
11888
|
+
declare enum EStatusImport {
|
|
11889
|
+
Success = "Success",
|
|
11890
|
+
Error = "Error",
|
|
11891
|
+
DataInvalid = "DataInvalid"
|
|
11892
|
+
}
|
|
11900
11893
|
interface ISheetImportSocial extends IBaseModel, ITrackingModel<IUser> {
|
|
11901
11894
|
typeSocial: ETypeSocial;
|
|
11902
11895
|
accountSocialId: string;
|
|
11903
11896
|
sheetUrl: string;
|
|
11904
11897
|
sheetName: string;
|
|
11905
|
-
|
|
11898
|
+
type: ETypeImport;
|
|
11899
|
+
status: EStatusImport;
|
|
11900
|
+
note: string;
|
|
11906
11901
|
}
|
|
11907
11902
|
|
|
11903
|
+
type index$5_EStatusImport = EStatusImport;
|
|
11904
|
+
declare const index$5_EStatusImport: typeof EStatusImport;
|
|
11908
11905
|
type index$5_ETypeImport = ETypeImport;
|
|
11909
11906
|
declare const index$5_ETypeImport: typeof ETypeImport;
|
|
11910
11907
|
type index$5_IAccountSocialBase = IAccountSocialBase;
|
|
@@ -12006,7 +12003,7 @@ type index$5_IThreadsSettingInteractReplyMessage = IThreadsSettingInteractReplyM
|
|
|
12006
12003
|
type index$5_IThreadsSettingInteractUnFollow = IThreadsSettingInteractUnFollow;
|
|
12007
12004
|
type index$5_IThreadsSettingPost = IThreadsSettingPost;
|
|
12008
12005
|
declare namespace index$5 {
|
|
12009
|
-
export { index$5_ETypeImport as ETypeImport, type index$5_IAccountSocialBase as IAccountSocialBase, type index$5_IAccountSocialGroup as IAccountSocialGroup, type index$5_IInstagramAccountRaw as IInstagramAccountRaw, type index$5_IInstagramAccountRun as IInstagramAccountRun, type index$5_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$5_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$5_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$5_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$5_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$5_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$5_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$5_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$5_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$5_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$5_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$5_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$5_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$5_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$5_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$5_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$5_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$5_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$5_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$5_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$5_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$5_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$5_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$5_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$5_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$5_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$5_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$5_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$5_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$5_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$5_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$5_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$5_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$5_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$5_IInstagramReportPostNew as IInstagramReportPostNew, type index$5_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$5_IInstagramReportPostReel as IInstagramReportPostReel, type index$5_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$5_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$5_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$5_IInstagramReportPostStory as IInstagramReportPostStory, type index$5_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$5_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$5_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$5_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$5_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$5_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$5_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$5_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$5_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$5_IInstagramSettingPost as IInstagramSettingPost, type index$5_ISheetImportSocial as ISheetImportSocial, type index$5_ISocialTaskManager as ISocialTaskManager, type index$5_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$5_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$5_ITaskInstagramFollow as ITaskInstagramFollow, type index$5_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$5_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$5_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$5_ITaskInstagramPost as ITaskInstagramPost, type index$5_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$5_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$5_ITaskThreadsFollow as ITaskThreadsFollow, type index$5_ITaskThreadsPost as ITaskThreadsPost, type index$5_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$5_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$5_IThreadsAccountRaw as IThreadsAccountRaw, type index$5_IThreadsAccountRun as IThreadsAccountRun, type index$5_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$5_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$5_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$5_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$5_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$5_IThreadsHistoryChange as IThreadsHistoryChange, type index$5_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$5_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$5_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$5_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$5_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$5_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$5_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$5_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$5_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$5_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$5_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$5_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$5_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$5_IThreadsReportPost as IThreadsReportPost, type index$5_IThreadsReportPostELS as IThreadsReportPostELS, type index$5_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$5_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$5_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$5_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$5_IThreadsSettingPost as IThreadsSettingPost };
|
|
12006
|
+
export { index$5_EStatusImport as EStatusImport, index$5_ETypeImport as ETypeImport, type index$5_IAccountSocialBase as IAccountSocialBase, type index$5_IAccountSocialGroup as IAccountSocialGroup, type index$5_IInstagramAccountRaw as IInstagramAccountRaw, type index$5_IInstagramAccountRun as IInstagramAccountRun, type index$5_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$5_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$5_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$5_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$5_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$5_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$5_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$5_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$5_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$5_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$5_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$5_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$5_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$5_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$5_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$5_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$5_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$5_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$5_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$5_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$5_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$5_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$5_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$5_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$5_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$5_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$5_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$5_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$5_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$5_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$5_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$5_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$5_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$5_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$5_IInstagramReportPostNew as IInstagramReportPostNew, type index$5_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$5_IInstagramReportPostReel as IInstagramReportPostReel, type index$5_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$5_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$5_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$5_IInstagramReportPostStory as IInstagramReportPostStory, type index$5_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$5_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$5_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$5_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$5_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$5_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$5_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$5_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$5_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$5_IInstagramSettingPost as IInstagramSettingPost, type index$5_ISheetImportSocial as ISheetImportSocial, type index$5_ISocialTaskManager as ISocialTaskManager, type index$5_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$5_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$5_ITaskInstagramFollow as ITaskInstagramFollow, type index$5_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$5_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$5_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$5_ITaskInstagramPost as ITaskInstagramPost, type index$5_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$5_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$5_ITaskThreadsFollow as ITaskThreadsFollow, type index$5_ITaskThreadsPost as ITaskThreadsPost, type index$5_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$5_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$5_IThreadsAccountRaw as IThreadsAccountRaw, type index$5_IThreadsAccountRun as IThreadsAccountRun, type index$5_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$5_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$5_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$5_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$5_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$5_IThreadsHistoryChange as IThreadsHistoryChange, type index$5_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$5_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$5_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$5_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$5_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$5_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$5_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$5_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$5_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$5_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$5_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$5_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$5_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$5_IThreadsReportPost as IThreadsReportPost, type index$5_IThreadsReportPostELS as IThreadsReportPostELS, type index$5_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$5_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$5_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$5_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$5_IThreadsSettingPost as IThreadsSettingPost };
|
|
12010
12007
|
}
|
|
12011
12008
|
|
|
12012
12009
|
interface IManagerImageAIUserAttached extends IBaseModel, ITrackingModel<IUser> {
|
|
@@ -12304,6 +12301,8 @@ declare namespace index$2 {
|
|
|
12304
12301
|
export type { index$2_IAuthLogin as IAuthLogin, index$2_IAuthResetPassword as IAuthResetPassword, index$2_IOtpConfirm as IOtpConfirm, index$2_IOtpCreateSession as IOtpCreateSession, index$2_IOtpSend as IOtpSend, index$2_IToken as IToken };
|
|
12305
12302
|
}
|
|
12306
12303
|
|
|
12304
|
+
type index$1_EStatusImport = EStatusImport;
|
|
12305
|
+
declare const index$1_EStatusImport: typeof EStatusImport;
|
|
12307
12306
|
type index$1_ETypeImport = ETypeImport;
|
|
12308
12307
|
declare const index$1_ETypeImport: typeof ETypeImport;
|
|
12309
12308
|
type index$1_IAccountAIContent = IAccountAIContent;
|
|
@@ -12514,7 +12513,7 @@ type index$1_IVoiceLanguage = IVoiceLanguage;
|
|
|
12514
12513
|
type index$1_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
12515
12514
|
type index$1_IVoiceStores = IVoiceStores;
|
|
12516
12515
|
declare namespace index$1 {
|
|
12517
|
-
export { index$2 as Auth, index$9 as Common, index$1_ETypeImport as ETypeImport, index$8 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailProxy as IAccountEmailProxy, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IBaseModel as IBaseModel, type index$1_IBlog as IBlog, type index$1_IBlogCategory as IBlogCategory, type index$1_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$1_IBlogTeamPermission as IBlogTeamPermission, type index$1_IBlogUserPermission as IBlogUserPermission, type index$1_IDepartment as IDepartment, type index$1_IDepartmentMember as IDepartmentMember, type index$1_IDevice as IDevice, type index$1_IDeviceLog as IDeviceLog, type index$1_IDeviceLogELS as IDeviceLogELS, type index$1_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$1_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$1_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$1_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$1_IDomain as IDomain, type index$1_IFile as IFile, type index$1_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_IInstagramAccountRaw as IInstagramAccountRaw, type index$1_IInstagramAccountRun as IInstagramAccountRun, type index$1_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$1_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$1_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$1_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$1_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$1_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$1_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$1_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$1_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$1_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$1_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$1_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$1_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$1_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$1_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$1_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$1_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$1_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$1_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$1_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$1_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$1_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$1_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$1_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$1_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$1_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$1_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$1_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$1_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$1_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$1_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$1_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$1_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$1_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$1_IInstagramReportPostNew as IInstagramReportPostNew, type index$1_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$1_IInstagramReportPostReel as IInstagramReportPostReel, type index$1_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$1_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$1_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$1_IInstagramReportPostStory as IInstagramReportPostStory, type index$1_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$1_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_ILark as ILark, type index$1_ILarkTeam as ILarkTeam, type index$1_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISheetImportSocial as ISheetImportSocial, type index$1_ISheetWork as ISheetWork, type index$1_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$1_ISheetWorkManager as ISheetWorkManager, type index$1_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$1_ISheetWorksCategory as ISheetWorksCategory, type index$1_ISheetsTool as ISheetsTool, type index$1_ISocialTaskManager as ISocialTaskManager, type index$1_ITag as ITag, type index$1_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$1_ITaskInstagramFollow as ITaskInstagramFollow, type index$1_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$1_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$1_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$1_ITaskInstagramPost as ITaskInstagramPost, type index$1_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$1_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$1_ITaskJob as ITaskJob, type index$1_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$1_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$1_ITaskJobCheckList as ITaskJobCheckList, type index$1_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$1_ITaskJobDiscuss as ITaskJobDiscuss, type index$1_ITaskJobLabel as ITaskJobLabel, type index$1_ITaskJobPermission as ITaskJobPermission, type index$1_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$1_ITaskJobUserPermission as ITaskJobUserPermission, type index$1_ITaskJobsGroup as ITaskJobsGroup, type index$1_ITaskThreadsFollow as ITaskThreadsFollow, type index$1_ITaskThreadsPost as ITaskThreadsPost, type index$1_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$1_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$1_ITeam as ITeam, type index$1_ITeamMember as ITeamMember, type index$1_ITeamRole as ITeamRole, type index$1_IThreadsAccountRaw as IThreadsAccountRaw, type index$1_IThreadsAccountRun as IThreadsAccountRun, type index$1_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$1_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$1_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$1_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$1_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$1_IThreadsHistoryChange as IThreadsHistoryChange, type index$1_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$1_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$1_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$1_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$1_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$1_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$1_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$1_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$1_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$1_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$1_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$1_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$1_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$1_IThreadsReportPost as IThreadsReportPost, type index$1_IThreadsReportPostELS as IThreadsReportPostELS, type index$1_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$1_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$1_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$1_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$1_IThreadsSettingPost as IThreadsSettingPost, type index$1_IToken as IToken, type index$1_ITrackingModel as ITrackingModel, type index$1_ITrackingTimeScript as ITrackingTimeScript, type index$1_ITrackingUserAction as ITrackingUserAction, type index$1_IUser as IUser, type index$1_IUserRole as IUserRole, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$a as Permission, index$5 as Socials, index$4 as Tool, index$7 as Workspace };
|
|
12516
|
+
export { index$2 as Auth, index$9 as Common, index$1_EStatusImport as EStatusImport, index$1_ETypeImport as ETypeImport, index$8 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailProxy as IAccountEmailProxy, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IBaseModel as IBaseModel, type index$1_IBlog as IBlog, type index$1_IBlogCategory as IBlogCategory, type index$1_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$1_IBlogTeamPermission as IBlogTeamPermission, type index$1_IBlogUserPermission as IBlogUserPermission, type index$1_IDepartment as IDepartment, type index$1_IDepartmentMember as IDepartmentMember, type index$1_IDevice as IDevice, type index$1_IDeviceLog as IDeviceLog, type index$1_IDeviceLogELS as IDeviceLogELS, type index$1_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$1_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$1_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$1_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$1_IDomain as IDomain, type index$1_IFile as IFile, type index$1_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_IInstagramAccountRaw as IInstagramAccountRaw, type index$1_IInstagramAccountRun as IInstagramAccountRun, type index$1_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$1_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$1_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$1_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$1_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$1_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$1_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$1_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$1_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$1_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$1_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$1_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$1_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$1_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$1_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$1_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$1_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$1_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$1_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$1_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$1_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$1_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$1_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$1_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$1_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$1_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$1_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$1_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$1_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$1_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$1_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$1_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$1_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$1_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$1_IInstagramReportPostNew as IInstagramReportPostNew, type index$1_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$1_IInstagramReportPostReel as IInstagramReportPostReel, type index$1_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$1_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$1_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$1_IInstagramReportPostStory as IInstagramReportPostStory, type index$1_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$1_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_ILark as ILark, type index$1_ILarkTeam as ILarkTeam, type index$1_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISheetImportSocial as ISheetImportSocial, type index$1_ISheetWork as ISheetWork, type index$1_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$1_ISheetWorkManager as ISheetWorkManager, type index$1_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$1_ISheetWorksCategory as ISheetWorksCategory, type index$1_ISheetsTool as ISheetsTool, type index$1_ISocialTaskManager as ISocialTaskManager, type index$1_ITag as ITag, type index$1_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$1_ITaskInstagramFollow as ITaskInstagramFollow, type index$1_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$1_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$1_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$1_ITaskInstagramPost as ITaskInstagramPost, type index$1_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$1_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$1_ITaskJob as ITaskJob, type index$1_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$1_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$1_ITaskJobCheckList as ITaskJobCheckList, type index$1_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$1_ITaskJobDiscuss as ITaskJobDiscuss, type index$1_ITaskJobLabel as ITaskJobLabel, type index$1_ITaskJobPermission as ITaskJobPermission, type index$1_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$1_ITaskJobUserPermission as ITaskJobUserPermission, type index$1_ITaskJobsGroup as ITaskJobsGroup, type index$1_ITaskThreadsFollow as ITaskThreadsFollow, type index$1_ITaskThreadsPost as ITaskThreadsPost, type index$1_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$1_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$1_ITeam as ITeam, type index$1_ITeamMember as ITeamMember, type index$1_ITeamRole as ITeamRole, type index$1_IThreadsAccountRaw as IThreadsAccountRaw, type index$1_IThreadsAccountRun as IThreadsAccountRun, type index$1_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$1_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$1_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$1_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$1_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$1_IThreadsHistoryChange as IThreadsHistoryChange, type index$1_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$1_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$1_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$1_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$1_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$1_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$1_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$1_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$1_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$1_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$1_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$1_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$1_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$1_IThreadsReportPost as IThreadsReportPost, type index$1_IThreadsReportPostELS as IThreadsReportPostELS, type index$1_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$1_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$1_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$1_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$1_IThreadsSettingPost as IThreadsSettingPost, type index$1_IToken as IToken, type index$1_ITrackingModel as ITrackingModel, type index$1_ITrackingTimeScript as ITrackingTimeScript, type index$1_ITrackingUserAction as ITrackingUserAction, type index$1_IUser as IUser, type index$1_IUserRole as IUserRole, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$a as Permission, index$5 as Socials, index$4 as Tool, index$7 as Workspace };
|
|
12518
12517
|
}
|
|
12519
12518
|
|
|
12520
12519
|
interface IDataUser {
|
|
@@ -12567,4 +12566,4 @@ declare namespace index {
|
|
|
12567
12566
|
export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IFilterStore as IFilterStore, index_IResponseLogin as IResponseLogin };
|
|
12568
12567
|
}
|
|
12569
12568
|
|
|
12570
|
-
export { index$i as AI, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$j as AutoConstants, index$6 as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$h as Base, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateLarkDto, type CreateManagerWorkDto, type CreatePCDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramInteractExploreDto, type CreateTaskInstagramInteractReelDto, type CreateTaskInstagramInteractStoryDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPositionUser, EPriority, ESheetToolInstagram, ESheetToolThreads, ESheetToolTimeCrawl, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocial, EStatusAccountSocialFolderName, EStatusAccountSocialImport, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountTypeChangeInfoInstagram, EStatusAccountTypeChangeInfoThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEmail, EStatusExecuteCommon, EStatusLark, EStatusMailWork, EStatusPC, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusSocialAccountRaw, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, EStatusVPS, EStatusVPSReplace, ETimeZone, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeImport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoThreads, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoPostDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryBlockUserDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryFollowDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractExploreDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReelDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractStoryDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingInteractExploreDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReelDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractStoryDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterLarkDto, type FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramInteractExploreDto, type FilterTaskInstagramInteractReelDto, type FilterTaskInstagramInteractStoryDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoPostDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoPostDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryBlockUserDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryFollowDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractExploreDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReelDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractStoryDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractExploreDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReelDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractStoryDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractExploreDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReelDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractStoryDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramInteractExploreDto, type FindOverViewTaskInstagramInteractReelDto, type FindOverViewTaskInstagramInteractStoryDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoPostDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryBlockUserDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryFollowDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramInteractExploreDto, type FindTaskInstagramInteractReelDto, type FindTaskInstagramInteractStoryDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoPostDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$8 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, type IInstagramAccountRaw, type IInstagramAccountRun, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoPost, type IInstagramHistoryAutoPostELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryBlockUser, type IInstagramHistoryBlockUserELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryFollow, type IInstagramHistoryFollowELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractExplore, type IInstagramReportInteractExploreELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractReel, type IInstagramReportInteractReelELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractStory, type IInstagramReportInteractStoryELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractExplore, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReel, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractStory, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISheetImportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramChangeInfo, type ITaskInstagramFollow, type ITaskInstagramInteractExplore, type ITaskInstagramInteractReel, type ITaskInstagramInteractStory, type ITaskInstagramPost, type ITaskInstagramReplyComment, type ITaskInstagramReplyMessage, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskThreadsFollow, type ITaskThreadsPost, type ITaskThreadsReplyComment, type ITaskThreadsReplyMessage, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsAccountRun, type IThreadsDashboardFollower, type IThreadsHistoryAutoPost, type IThreadsHistoryAutoPostELS, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTimeScript, type ITrackingUserAction, type IUser, type IUserRole, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$g as Lark, type LoadInfoDeviceSheetToolDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, index$f as SheetTool, index$5 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramInteractExploreDto, type UpdateTaskInstagramInteractReelDto, type UpdateTaskInstagramInteractStoryDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, index$7 as Workspace };
|
|
12569
|
+
export { index$i as AI, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$j as AutoConstants, index$6 as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$h as Base, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateLarkDto, type CreateManagerWorkDto, type CreatePCDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramInteractExploreDto, type CreateTaskInstagramInteractReelDto, type CreateTaskInstagramInteractStoryDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPositionUser, EPriority, ESheetToolInstagram, ESheetToolThreads, ESheetToolTimeCrawl, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocial, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountTypeChangeInfoInstagram, EStatusAccountTypeChangeInfoThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEmail, EStatusExecuteCommon, EStatusImport, EStatusLark, EStatusMailWork, EStatusPC, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusSocialAccountRaw, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, EStatusVPS, EStatusVPSReplace, ETimeZone, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeImport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoThreads, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoPostDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryBlockUserDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryFollowDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractExploreDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReelDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractStoryDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingInteractExploreDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReelDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractStoryDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterLarkDto, type FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramInteractExploreDto, type FilterTaskInstagramInteractReelDto, type FilterTaskInstagramInteractStoryDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoPostDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoPostDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryBlockUserDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryFollowDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractExploreDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReelDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractStoryDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractExploreDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReelDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractStoryDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractExploreDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReelDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractStoryDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramInteractExploreDto, type FindOverViewTaskInstagramInteractReelDto, type FindOverViewTaskInstagramInteractStoryDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoPostDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryBlockUserDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryFollowDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramInteractExploreDto, type FindTaskInstagramInteractReelDto, type FindTaskInstagramInteractStoryDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoPostDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$8 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, type IInstagramAccountRaw, type IInstagramAccountRun, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoPost, type IInstagramHistoryAutoPostELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryBlockUser, type IInstagramHistoryBlockUserELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryFollow, type IInstagramHistoryFollowELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractExplore, type IInstagramReportInteractExploreELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractReel, type IInstagramReportInteractReelELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractStory, type IInstagramReportInteractStoryELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractExplore, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReel, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractStory, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISheetImportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramChangeInfo, type ITaskInstagramFollow, type ITaskInstagramInteractExplore, type ITaskInstagramInteractReel, type ITaskInstagramInteractStory, type ITaskInstagramPost, type ITaskInstagramReplyComment, type ITaskInstagramReplyMessage, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskThreadsFollow, type ITaskThreadsPost, type ITaskThreadsReplyComment, type ITaskThreadsReplyMessage, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsAccountRun, type IThreadsDashboardFollower, type IThreadsHistoryAutoPost, type IThreadsHistoryAutoPostELS, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTimeScript, type ITrackingUserAction, type IUser, type IUserRole, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$g as Lark, type LoadInfoDeviceSheetToolDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, index$f as SheetTool, index$5 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramInteractExploreDto, type UpdateTaskInstagramInteractReelDto, type UpdateTaskInstagramInteractStoryDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, index$7 as Workspace };
|
package/dist/index.d.ts
CHANGED
|
@@ -994,13 +994,6 @@ declare enum EStatusAccountSocialFolderName {
|
|
|
994
994
|
Failed = "Failed"
|
|
995
995
|
}
|
|
996
996
|
|
|
997
|
-
declare enum EStatusAccountSocialImport {
|
|
998
|
-
Successfully = "Successfully",
|
|
999
|
-
Error = "Error",
|
|
1000
|
-
ImportError = "ImportError",
|
|
1001
|
-
DataError = "DataError"
|
|
1002
|
-
}
|
|
1003
|
-
|
|
1004
997
|
declare enum EStatusAccountSocialLogin {
|
|
1005
998
|
Active = "Active",
|
|
1006
999
|
InActive = "InActive",
|
|
@@ -1344,8 +1337,6 @@ type index$e_EStatusAccountSocial = EStatusAccountSocial;
|
|
|
1344
1337
|
declare const index$e_EStatusAccountSocial: typeof EStatusAccountSocial;
|
|
1345
1338
|
type index$e_EStatusAccountSocialFolderName = EStatusAccountSocialFolderName;
|
|
1346
1339
|
declare const index$e_EStatusAccountSocialFolderName: typeof EStatusAccountSocialFolderName;
|
|
1347
|
-
type index$e_EStatusAccountSocialImport = EStatusAccountSocialImport;
|
|
1348
|
-
declare const index$e_EStatusAccountSocialImport: typeof EStatusAccountSocialImport;
|
|
1349
1340
|
type index$e_EStatusAccountSocialLogin = EStatusAccountSocialLogin;
|
|
1350
1341
|
declare const index$e_EStatusAccountSocialLogin: typeof EStatusAccountSocialLogin;
|
|
1351
1342
|
type index$e_EStatusAccountSocialLoginEmail = EStatusAccountSocialLoginEmail;
|
|
@@ -1441,7 +1432,7 @@ declare const index$e_EStatusVPS: typeof EStatusVPS;
|
|
|
1441
1432
|
type index$e_EStatusVPSReplace = EStatusVPSReplace;
|
|
1442
1433
|
declare const index$e_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
1443
1434
|
declare namespace index$e {
|
|
1444
|
-
export { index$e_EDeviceResetTime as EDeviceResetTime, index$e_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$e_EStatusAccountCanva as EStatusAccountCanva, index$e_EStatusAccountDrive as EStatusAccountDrive, index$e_EStatusAccountSocial as EStatusAccountSocial, index$e_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$
|
|
1435
|
+
export { index$e_EDeviceResetTime as EDeviceResetTime, index$e_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$e_EStatusAccountCanva as EStatusAccountCanva, index$e_EStatusAccountDrive as EStatusAccountDrive, index$e_EStatusAccountSocial as EStatusAccountSocial, index$e_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$e_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$e_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$e_EStatusAccountSocialRun as EStatusAccountSocialRun, index$e_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$e_EStatusAccountSocialSync as EStatusAccountSocialSync, index$e_EStatusAccountTypeChangeInfoInstagram as EStatusAccountTypeChangeInfoInstagram, index$e_EStatusAccountTypeChangeInfoThreads as EStatusAccountTypeChangeInfoThreads, index$e_EStatusAccountVPN as EStatusAccountVPN, index$e_EStatusActive as EStatusActive, index$e_EStatusBlog as EStatusBlog, index$e_EStatusChangeInfo as EStatusChangeInfo, index$e_EStatusCommon as EStatusCommon, index$e_EStatusCreateNew as EStatusCreateNew, index$e_EStatusDevice as EStatusDevice, index$e_EStatusDeviceChangeName as EStatusDeviceChangeName, index$e_EStatusDeviceChangeNew as EStatusDeviceChangeNew, index$e_EStatusDeviceConnectPC as EStatusDeviceConnectPC, index$e_EStatusDeviceConnectWifi as EStatusDeviceConnectWifi, index$e_EStatusDeviceHubStatus as EStatusDeviceHubStatus, index$e_EStatusDeviceLoginCHPlayICloud as EStatusDeviceLoginCHPlayICloud, index$e_EStatusDeviceReplace as EStatusDeviceReplace, index$e_EStatusDeviceRunningSocial as EStatusDeviceRunningSocial, index$e_EStatusDeviceSetup as EStatusDeviceSetup, index$e_EStatusDeviceSetupSettingTask as EStatusDeviceSetupSettingTask, index$e_EStatusDeviceSync as EStatusDeviceSync, index$e_EStatusExecuteCommon as EStatusExecuteCommon, index$e_EStatusLark as EStatusLark, index$e_EStatusMailWork as EStatusMailWork, index$e_EStatusPC as EStatusPC, index$e_EStatusProxyChecked as EStatusProxyChecked, index$e_EStatusProxyNewIP as EStatusProxyNewIP, index$e_EStatusRole as EStatusRole, index$e_EStatusSheetWork as EStatusSheetWork, index$e_EStatusSocialAccountRaw as EStatusSocialAccountRaw, index$e_EStatusTaskAIContent as EStatusTaskAIContent, index$e_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$e_EStatusTaskCanva as EStatusTaskCanva, index$e_EStatusTaskImage as EStatusTaskImage, index$e_EStatusTaskJob as EStatusTaskJob, index$e_EStatusTaskJobGroup as EStatusTaskJobGroup, index$e_EStatusTaskScript as EStatusTaskScript, index$e_EStatusTaskToolSocials as EStatusTaskToolSocials, index$e_EStatusTaskVoice as EStatusTaskVoice, index$e_EStatusTeam as EStatusTeam, index$e_EStatusUser as EStatusUser, index$e_EStatusVPS as EStatusVPS, index$e_EStatusVPSReplace as EStatusVPSReplace };
|
|
1445
1436
|
}
|
|
1446
1437
|
|
|
1447
1438
|
declare enum ETypeProxy {
|
|
@@ -1745,8 +1736,6 @@ type index$c_EStatusAccountSocial = EStatusAccountSocial;
|
|
|
1745
1736
|
declare const index$c_EStatusAccountSocial: typeof EStatusAccountSocial;
|
|
1746
1737
|
type index$c_EStatusAccountSocialFolderName = EStatusAccountSocialFolderName;
|
|
1747
1738
|
declare const index$c_EStatusAccountSocialFolderName: typeof EStatusAccountSocialFolderName;
|
|
1748
|
-
type index$c_EStatusAccountSocialImport = EStatusAccountSocialImport;
|
|
1749
|
-
declare const index$c_EStatusAccountSocialImport: typeof EStatusAccountSocialImport;
|
|
1750
1739
|
type index$c_EStatusAccountSocialLogin = EStatusAccountSocialLogin;
|
|
1751
1740
|
declare const index$c_EStatusAccountSocialLogin: typeof EStatusAccountSocialLogin;
|
|
1752
1741
|
type index$c_EStatusAccountSocialLoginEmail = EStatusAccountSocialLoginEmail;
|
|
@@ -1902,7 +1891,7 @@ declare const index$c_ETypeTimeFilter: typeof ETypeTimeFilter;
|
|
|
1902
1891
|
type index$c_ETypeVoiceLanguage = ETypeVoiceLanguage;
|
|
1903
1892
|
declare const index$c_ETypeVoiceLanguage: typeof ETypeVoiceLanguage;
|
|
1904
1893
|
declare namespace index$c {
|
|
1905
|
-
export { index$i as AI, index$h as Base, 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_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EFolderImageAI as EFolderImageAI, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPositionUser as EPositionUser, index$c_EPriority as EPriority, index$c_ESheetToolInstagram as ESheetToolInstagram, index$c_ESheetToolThreads as ESheetToolThreads, index$c_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$c_EStatusAccountCanva as EStatusAccountCanva, index$c_EStatusAccountDrive as EStatusAccountDrive, index$c_EStatusAccountSocial as EStatusAccountSocial, index$c_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$
|
|
1894
|
+
export { index$i as AI, index$h as Base, 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_EDayOfWeek as EDayOfWeek, index$c_EDeviceResetTime as EDeviceResetTime, index$c_EEmailTagType as EEmailTagType, index$c_EFile as EFile, index$c_EFolderImageAI as EFolderImageAI, index$c_EGender as EGender, index$c_EHaveData as EHaveData, index$c_EInputTypeFilter as EInputTypeFilter, index$c_ELarkNotiAccountTool as ELarkNotiAccountTool, index$c_ELarkNotiBase as ELarkNotiBase, index$c_ELarkNotiCreateNew as ELarkNotiCreateNew, index$c_ELarkNotiDuplicateAll as ELarkNotiDuplicateAll, index$c_ELarkNotiInstagramDetail as ELarkNotiInstagramDetail, index$c_ELarkNotiManagerSheet as ELarkNotiManagerSheet, index$c_ELarkNotiRunAppDevice as ELarkNotiRunAppDevice, index$c_ELarkNotiSocialImport as ELarkNotiSocialImport, index$c_ELarkNotiToolDevice as ELarkNotiToolDevice, index$c_ELarkObject as ELarkObject, index$c_ELarkTypeNotification as ELarkTypeNotification, index$c_EObjectName as EObjectName, index$c_EPositionUser as EPositionUser, index$c_EPriority as EPriority, index$c_ESheetToolInstagram as ESheetToolInstagram, index$c_ESheetToolThreads as ESheetToolThreads, index$c_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$c_EStatusAccountAI as EStatusAccountAI, index$c_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$c_EStatusAccountCanva as EStatusAccountCanva, index$c_EStatusAccountDrive as EStatusAccountDrive, index$c_EStatusAccountSocial as EStatusAccountSocial, index$c_EStatusAccountSocialFolderName as EStatusAccountSocialFolderName, index$c_EStatusAccountSocialLogin as EStatusAccountSocialLogin, index$c_EStatusAccountSocialLoginEmail as EStatusAccountSocialLoginEmail, index$c_EStatusAccountSocialRun as EStatusAccountSocialRun, index$c_EStatusAccountSocialSetting as EStatusAccountSocialSetting, index$c_EStatusAccountSocialSync as EStatusAccountSocialSync, index$c_EStatusAccountTypeChangeInfoInstagram as EStatusAccountTypeChangeInfoInstagram, index$c_EStatusAccountTypeChangeInfoThreads as EStatusAccountTypeChangeInfoThreads, index$c_EStatusAccountVPN as EStatusAccountVPN, index$c_EStatusActive as EStatusActive, index$c_EStatusBlog as EStatusBlog, index$c_EStatusChangeInfo as EStatusChangeInfo, index$c_EStatusChannel as EStatusChannel, index$c_EStatusCommon as EStatusCommon, index$c_EStatusCreateNew as EStatusCreateNew, index$c_EStatusDevice as EStatusDevice, index$c_EStatusDeviceChangeName as EStatusDeviceChangeName, index$c_EStatusDeviceChangeNew as EStatusDeviceChangeNew, index$c_EStatusDeviceConnectPC as EStatusDeviceConnectPC, index$c_EStatusDeviceConnectWifi as EStatusDeviceConnectWifi, index$c_EStatusDeviceHubStatus as EStatusDeviceHubStatus, index$c_EStatusDeviceLog as EStatusDeviceLog, index$c_EStatusDeviceLoginCHPlayICloud as EStatusDeviceLoginCHPlayICloud, index$c_EStatusDeviceReplace as EStatusDeviceReplace, index$c_EStatusDeviceRunningSocial as EStatusDeviceRunningSocial, index$c_EStatusDeviceSetup as EStatusDeviceSetup, index$c_EStatusDeviceSetupSettingTask as EStatusDeviceSetupSettingTask, index$c_EStatusDeviceSync as EStatusDeviceSync, index$c_EStatusEmail as EStatusEmail, index$c_EStatusExecuteCommon as EStatusExecuteCommon, index$c_EStatusLark as EStatusLark, index$c_EStatusMailWork as EStatusMailWork, index$c_EStatusPC as EStatusPC, index$c_EStatusProxyChecked as EStatusProxyChecked, index$c_EStatusProxyNewIP as EStatusProxyNewIP, index$c_EStatusRole as EStatusRole, index$c_EStatusSheetWork as EStatusSheetWork, index$c_EStatusSocialAccountRaw as EStatusSocialAccountRaw, index$c_EStatusTaskAIContent as EStatusTaskAIContent, index$c_EStatusTaskAvatarCover as EStatusTaskAvatarCover, index$c_EStatusTaskCanva as EStatusTaskCanva, index$c_EStatusTaskImage as EStatusTaskImage, index$c_EStatusTaskJob as EStatusTaskJob, index$c_EStatusTaskJobGroup as EStatusTaskJobGroup, index$c_EStatusTaskScript as EStatusTaskScript, index$c_EStatusTaskToolSocials as EStatusTaskToolSocials, index$c_EStatusTaskVoice as EStatusTaskVoice, index$c_EStatusTeam as EStatusTeam, index$c_EStatusUser as EStatusUser, index$c_EStatusVPS as EStatusVPS, index$c_EStatusVPSReplace as EStatusVPSReplace, index$c_ETimeZone as ETimeZone, index$c_ETypeAccountInstagramSetting as ETypeAccountInstagramSetting, index$c_ETypeAccountVPN as ETypeAccountVPN, index$c_ETypeCanva as ETypeCanva, index$c_ETypeColumnManagerWork as ETypeColumnManagerWork, index$c_ETypeDevice as ETypeDevice, index$c_ETypeDeviceLog as ETypeDeviceLog, index$c_ETypeDeviceOS as ETypeDeviceOS, index$c_ETypeExport as ETypeExport, index$c_ETypeManagerWorkClassify as ETypeManagerWorkClassify, index$c_ETypeManagerWorkType as ETypeManagerWorkType, index$c_ETypePin as ETypePin, index$c_ETypeProviderAccountVPN as ETypeProviderAccountVPN, index$c_ETypeProxy as ETypeProxy, index$c_ETypeProxyChecked as ETypeProxyChecked, index$c_ETypeProxyCountry as ETypeProxyCountry, index$c_ETypeProxyNewIP as ETypeProxyNewIP, index$c_ETypeProxyProvider as ETypeProxyProvider, index$c_ETypeRatioImage as ETypeRatioImage, index$c_ETypeSheetWorkClassify as ETypeSheetWorkClassify, index$c_ETypeSheetWorkPin as ETypeSheetWorkPin, index$c_ETypeSocial as ETypeSocial, index$c_ETypeSocialChangeInfoThreads as ETypeSocialChangeInfoThreads, index$c_ETypeSocialCreateNew as ETypeSocialCreateNew, index$c_ETypeTaskID as ETypeTaskID, index$c_ETypeTimeFilter as ETypeTimeFilter, index$c_ETypeVoiceLanguage as ETypeVoiceLanguage, index$g as Lark, index$f as SheetTool, index$e as Status, index$d as Types };
|
|
1906
1895
|
}
|
|
1907
1896
|
|
|
1908
1897
|
type TFilter = 'direct' | 'ref';
|
|
@@ -3141,9 +3130,10 @@ interface FindThreadsAccountRawDto extends IFindBaseDto, IThreadsAccountRaw {
|
|
|
3141
3130
|
importInfo: Array<{
|
|
3142
3131
|
sheetUrl: string;
|
|
3143
3132
|
sheetName: string;
|
|
3144
|
-
|
|
3145
|
-
|
|
3146
|
-
|
|
3133
|
+
type: ETypeImport;
|
|
3134
|
+
time: Date;
|
|
3135
|
+
status: EStatusImport;
|
|
3136
|
+
note: string;
|
|
3147
3137
|
}>;
|
|
3148
3138
|
}
|
|
3149
3139
|
interface AutoFillOverviewThreadsAccountRawDto {
|
|
@@ -3340,9 +3330,10 @@ interface FindThreadsAccountRunDto extends IFindBaseDto {
|
|
|
3340
3330
|
importInfo: Array<{
|
|
3341
3331
|
sheetUrl: string;
|
|
3342
3332
|
sheetName: string;
|
|
3343
|
-
|
|
3344
|
-
|
|
3345
|
-
|
|
3333
|
+
type: ETypeImport;
|
|
3334
|
+
time: Date;
|
|
3335
|
+
status: EStatusImport;
|
|
3336
|
+
note: string;
|
|
3346
3337
|
}>;
|
|
3347
3338
|
runStartDateTime: Date;
|
|
3348
3339
|
runEndDateTime: Date;
|
|
@@ -4225,8 +4216,6 @@ interface IInstagramAccountRaw extends IBaseModel, ITrackingModel<IUser>, IAccou
|
|
|
4225
4216
|
emailRecover: string;
|
|
4226
4217
|
statusLoginEmail: EStatusAccountSocialLoginEmail;
|
|
4227
4218
|
timeLoginEmail: Date;
|
|
4228
|
-
timeImport: Date;
|
|
4229
|
-
statusImport: EStatusAccountSocialImport;
|
|
4230
4219
|
timeLastUsed: Date;
|
|
4231
4220
|
lastUserUsed: string | IUser;
|
|
4232
4221
|
}
|
|
@@ -4847,6 +4836,9 @@ interface FindInstagramHistoryCreateNewDto extends IFindBaseDto, IInstagramHisto
|
|
|
4847
4836
|
type: ETypeManagerWorkClassify;
|
|
4848
4837
|
sheetUrl: string;
|
|
4849
4838
|
sheetName: string;
|
|
4839
|
+
timeImport: Date;
|
|
4840
|
+
statusImport: EStatusImport;
|
|
4841
|
+
noteImport: string;
|
|
4850
4842
|
pcInfo: {
|
|
4851
4843
|
name: string;
|
|
4852
4844
|
department: string;
|
|
@@ -5104,9 +5096,10 @@ interface FindInstagramAccountRawDto extends IFindBaseDto {
|
|
|
5104
5096
|
importInfo: Array<{
|
|
5105
5097
|
sheetUrl: string;
|
|
5106
5098
|
sheetName: string;
|
|
5107
|
-
|
|
5108
|
-
|
|
5109
|
-
|
|
5099
|
+
type: ETypeImport;
|
|
5100
|
+
time: Date;
|
|
5101
|
+
status: EStatusImport;
|
|
5102
|
+
note: string;
|
|
5110
5103
|
}>;
|
|
5111
5104
|
}
|
|
5112
5105
|
interface FilterInstagramAccountRawDto extends IFilterBaseDto {
|
|
@@ -5305,9 +5298,10 @@ interface FindInstagramAccountRunDto extends IFindBaseDto {
|
|
|
5305
5298
|
importInfo: Array<{
|
|
5306
5299
|
sheetUrl: string;
|
|
5307
5300
|
sheetName: string;
|
|
5308
|
-
|
|
5309
|
-
|
|
5310
|
-
|
|
5301
|
+
type: ETypeImport;
|
|
5302
|
+
time: Date;
|
|
5303
|
+
status: EStatusImport;
|
|
5304
|
+
note: string;
|
|
5311
5305
|
}>;
|
|
5312
5306
|
runStartDateTime: Date;
|
|
5313
5307
|
runEndDateTime: Date;
|
|
@@ -11031,12 +11025,9 @@ interface IThreadsAccountRaw extends IBaseModel, ITrackingModel<IUser>, IAccount
|
|
|
11031
11025
|
device: IDevice | string;
|
|
11032
11026
|
isActiveOnDevice: boolean;
|
|
11033
11027
|
status: EStatusSocialAccountRaw;
|
|
11034
|
-
timeImport: Date;
|
|
11035
|
-
statusImport: EStatusAccountSocialImport;
|
|
11036
11028
|
statusSyncAccount: EStatusAccountSocialSync;
|
|
11037
11029
|
timeSyncAccount: Date;
|
|
11038
11030
|
accountSocialSync: IThreadsAccountRun;
|
|
11039
|
-
noteImport: string;
|
|
11040
11031
|
folderNameImage: string;
|
|
11041
11032
|
statusFolderNameImage: EStatusAccountSocialFolderName;
|
|
11042
11033
|
timeFolderNameImage: Date;
|
|
@@ -11133,9 +11124,6 @@ interface IThreadsHistoryCreateNew extends IBaseModel, ITrackingModel<IUser> {
|
|
|
11133
11124
|
sheetUrl: string;
|
|
11134
11125
|
sheetName: string;
|
|
11135
11126
|
account: string | IThreadsAccountRaw;
|
|
11136
|
-
timeImport: Date;
|
|
11137
|
-
statusImport: EStatusAccountSocialImport;
|
|
11138
|
-
noteImport: string;
|
|
11139
11127
|
originalEmail: string;
|
|
11140
11128
|
originalEmailPassword: string;
|
|
11141
11129
|
originalUsername: string;
|
|
@@ -11897,14 +11885,23 @@ declare enum ETypeImport {
|
|
|
11897
11885
|
BlockUser = "BlockUser",
|
|
11898
11886
|
FollowUnFollow = "Follow/UnFollow"
|
|
11899
11887
|
}
|
|
11888
|
+
declare enum EStatusImport {
|
|
11889
|
+
Success = "Success",
|
|
11890
|
+
Error = "Error",
|
|
11891
|
+
DataInvalid = "DataInvalid"
|
|
11892
|
+
}
|
|
11900
11893
|
interface ISheetImportSocial extends IBaseModel, ITrackingModel<IUser> {
|
|
11901
11894
|
typeSocial: ETypeSocial;
|
|
11902
11895
|
accountSocialId: string;
|
|
11903
11896
|
sheetUrl: string;
|
|
11904
11897
|
sheetName: string;
|
|
11905
|
-
|
|
11898
|
+
type: ETypeImport;
|
|
11899
|
+
status: EStatusImport;
|
|
11900
|
+
note: string;
|
|
11906
11901
|
}
|
|
11907
11902
|
|
|
11903
|
+
type index$5_EStatusImport = EStatusImport;
|
|
11904
|
+
declare const index$5_EStatusImport: typeof EStatusImport;
|
|
11908
11905
|
type index$5_ETypeImport = ETypeImport;
|
|
11909
11906
|
declare const index$5_ETypeImport: typeof ETypeImport;
|
|
11910
11907
|
type index$5_IAccountSocialBase = IAccountSocialBase;
|
|
@@ -12006,7 +12003,7 @@ type index$5_IThreadsSettingInteractReplyMessage = IThreadsSettingInteractReplyM
|
|
|
12006
12003
|
type index$5_IThreadsSettingInteractUnFollow = IThreadsSettingInteractUnFollow;
|
|
12007
12004
|
type index$5_IThreadsSettingPost = IThreadsSettingPost;
|
|
12008
12005
|
declare namespace index$5 {
|
|
12009
|
-
export { index$5_ETypeImport as ETypeImport, type index$5_IAccountSocialBase as IAccountSocialBase, type index$5_IAccountSocialGroup as IAccountSocialGroup, type index$5_IInstagramAccountRaw as IInstagramAccountRaw, type index$5_IInstagramAccountRun as IInstagramAccountRun, type index$5_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$5_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$5_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$5_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$5_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$5_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$5_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$5_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$5_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$5_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$5_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$5_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$5_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$5_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$5_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$5_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$5_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$5_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$5_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$5_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$5_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$5_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$5_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$5_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$5_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$5_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$5_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$5_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$5_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$5_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$5_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$5_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$5_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$5_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$5_IInstagramReportPostNew as IInstagramReportPostNew, type index$5_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$5_IInstagramReportPostReel as IInstagramReportPostReel, type index$5_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$5_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$5_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$5_IInstagramReportPostStory as IInstagramReportPostStory, type index$5_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$5_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$5_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$5_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$5_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$5_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$5_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$5_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$5_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$5_IInstagramSettingPost as IInstagramSettingPost, type index$5_ISheetImportSocial as ISheetImportSocial, type index$5_ISocialTaskManager as ISocialTaskManager, type index$5_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$5_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$5_ITaskInstagramFollow as ITaskInstagramFollow, type index$5_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$5_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$5_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$5_ITaskInstagramPost as ITaskInstagramPost, type index$5_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$5_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$5_ITaskThreadsFollow as ITaskThreadsFollow, type index$5_ITaskThreadsPost as ITaskThreadsPost, type index$5_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$5_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$5_IThreadsAccountRaw as IThreadsAccountRaw, type index$5_IThreadsAccountRun as IThreadsAccountRun, type index$5_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$5_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$5_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$5_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$5_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$5_IThreadsHistoryChange as IThreadsHistoryChange, type index$5_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$5_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$5_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$5_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$5_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$5_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$5_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$5_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$5_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$5_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$5_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$5_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$5_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$5_IThreadsReportPost as IThreadsReportPost, type index$5_IThreadsReportPostELS as IThreadsReportPostELS, type index$5_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$5_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$5_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$5_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$5_IThreadsSettingPost as IThreadsSettingPost };
|
|
12006
|
+
export { index$5_EStatusImport as EStatusImport, index$5_ETypeImport as ETypeImport, type index$5_IAccountSocialBase as IAccountSocialBase, type index$5_IAccountSocialGroup as IAccountSocialGroup, type index$5_IInstagramAccountRaw as IInstagramAccountRaw, type index$5_IInstagramAccountRun as IInstagramAccountRun, type index$5_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$5_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$5_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$5_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$5_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$5_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$5_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$5_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$5_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$5_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$5_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$5_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$5_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$5_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$5_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$5_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$5_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$5_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$5_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$5_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$5_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$5_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$5_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$5_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$5_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$5_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$5_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$5_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$5_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$5_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$5_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$5_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$5_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$5_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$5_IInstagramReportPostNew as IInstagramReportPostNew, type index$5_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$5_IInstagramReportPostReel as IInstagramReportPostReel, type index$5_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$5_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$5_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$5_IInstagramReportPostStory as IInstagramReportPostStory, type index$5_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$5_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$5_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$5_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$5_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$5_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$5_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$5_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$5_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$5_IInstagramSettingPost as IInstagramSettingPost, type index$5_ISheetImportSocial as ISheetImportSocial, type index$5_ISocialTaskManager as ISocialTaskManager, type index$5_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$5_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$5_ITaskInstagramFollow as ITaskInstagramFollow, type index$5_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$5_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$5_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$5_ITaskInstagramPost as ITaskInstagramPost, type index$5_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$5_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$5_ITaskThreadsFollow as ITaskThreadsFollow, type index$5_ITaskThreadsPost as ITaskThreadsPost, type index$5_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$5_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$5_IThreadsAccountRaw as IThreadsAccountRaw, type index$5_IThreadsAccountRun as IThreadsAccountRun, type index$5_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$5_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$5_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$5_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$5_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$5_IThreadsHistoryChange as IThreadsHistoryChange, type index$5_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$5_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$5_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$5_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$5_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$5_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$5_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$5_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$5_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$5_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$5_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$5_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$5_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$5_IThreadsReportPost as IThreadsReportPost, type index$5_IThreadsReportPostELS as IThreadsReportPostELS, type index$5_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$5_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$5_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$5_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$5_IThreadsSettingPost as IThreadsSettingPost };
|
|
12010
12007
|
}
|
|
12011
12008
|
|
|
12012
12009
|
interface IManagerImageAIUserAttached extends IBaseModel, ITrackingModel<IUser> {
|
|
@@ -12304,6 +12301,8 @@ declare namespace index$2 {
|
|
|
12304
12301
|
export type { index$2_IAuthLogin as IAuthLogin, index$2_IAuthResetPassword as IAuthResetPassword, index$2_IOtpConfirm as IOtpConfirm, index$2_IOtpCreateSession as IOtpCreateSession, index$2_IOtpSend as IOtpSend, index$2_IToken as IToken };
|
|
12305
12302
|
}
|
|
12306
12303
|
|
|
12304
|
+
type index$1_EStatusImport = EStatusImport;
|
|
12305
|
+
declare const index$1_EStatusImport: typeof EStatusImport;
|
|
12307
12306
|
type index$1_ETypeImport = ETypeImport;
|
|
12308
12307
|
declare const index$1_ETypeImport: typeof ETypeImport;
|
|
12309
12308
|
type index$1_IAccountAIContent = IAccountAIContent;
|
|
@@ -12514,7 +12513,7 @@ type index$1_IVoiceLanguage = IVoiceLanguage;
|
|
|
12514
12513
|
type index$1_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
12515
12514
|
type index$1_IVoiceStores = IVoiceStores;
|
|
12516
12515
|
declare namespace index$1 {
|
|
12517
|
-
export { index$2 as Auth, index$9 as Common, index$1_ETypeImport as ETypeImport, index$8 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailProxy as IAccountEmailProxy, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IBaseModel as IBaseModel, type index$1_IBlog as IBlog, type index$1_IBlogCategory as IBlogCategory, type index$1_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$1_IBlogTeamPermission as IBlogTeamPermission, type index$1_IBlogUserPermission as IBlogUserPermission, type index$1_IDepartment as IDepartment, type index$1_IDepartmentMember as IDepartmentMember, type index$1_IDevice as IDevice, type index$1_IDeviceLog as IDeviceLog, type index$1_IDeviceLogELS as IDeviceLogELS, type index$1_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$1_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$1_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$1_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$1_IDomain as IDomain, type index$1_IFile as IFile, type index$1_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_IInstagramAccountRaw as IInstagramAccountRaw, type index$1_IInstagramAccountRun as IInstagramAccountRun, type index$1_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$1_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$1_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$1_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$1_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$1_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$1_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$1_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$1_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$1_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$1_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$1_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$1_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$1_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$1_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$1_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$1_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$1_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$1_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$1_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$1_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$1_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$1_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$1_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$1_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$1_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$1_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$1_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$1_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$1_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$1_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$1_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$1_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$1_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$1_IInstagramReportPostNew as IInstagramReportPostNew, type index$1_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$1_IInstagramReportPostReel as IInstagramReportPostReel, type index$1_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$1_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$1_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$1_IInstagramReportPostStory as IInstagramReportPostStory, type index$1_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$1_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_ILark as ILark, type index$1_ILarkTeam as ILarkTeam, type index$1_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISheetImportSocial as ISheetImportSocial, type index$1_ISheetWork as ISheetWork, type index$1_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$1_ISheetWorkManager as ISheetWorkManager, type index$1_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$1_ISheetWorksCategory as ISheetWorksCategory, type index$1_ISheetsTool as ISheetsTool, type index$1_ISocialTaskManager as ISocialTaskManager, type index$1_ITag as ITag, type index$1_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$1_ITaskInstagramFollow as ITaskInstagramFollow, type index$1_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$1_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$1_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$1_ITaskInstagramPost as ITaskInstagramPost, type index$1_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$1_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$1_ITaskJob as ITaskJob, type index$1_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$1_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$1_ITaskJobCheckList as ITaskJobCheckList, type index$1_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$1_ITaskJobDiscuss as ITaskJobDiscuss, type index$1_ITaskJobLabel as ITaskJobLabel, type index$1_ITaskJobPermission as ITaskJobPermission, type index$1_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$1_ITaskJobUserPermission as ITaskJobUserPermission, type index$1_ITaskJobsGroup as ITaskJobsGroup, type index$1_ITaskThreadsFollow as ITaskThreadsFollow, type index$1_ITaskThreadsPost as ITaskThreadsPost, type index$1_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$1_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$1_ITeam as ITeam, type index$1_ITeamMember as ITeamMember, type index$1_ITeamRole as ITeamRole, type index$1_IThreadsAccountRaw as IThreadsAccountRaw, type index$1_IThreadsAccountRun as IThreadsAccountRun, type index$1_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$1_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$1_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$1_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$1_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$1_IThreadsHistoryChange as IThreadsHistoryChange, type index$1_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$1_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$1_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$1_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$1_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$1_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$1_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$1_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$1_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$1_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$1_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$1_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$1_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$1_IThreadsReportPost as IThreadsReportPost, type index$1_IThreadsReportPostELS as IThreadsReportPostELS, type index$1_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$1_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$1_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$1_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$1_IThreadsSettingPost as IThreadsSettingPost, type index$1_IToken as IToken, type index$1_ITrackingModel as ITrackingModel, type index$1_ITrackingTimeScript as ITrackingTimeScript, type index$1_ITrackingUserAction as ITrackingUserAction, type index$1_IUser as IUser, type index$1_IUserRole as IUserRole, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$a as Permission, index$5 as Socials, index$4 as Tool, index$7 as Workspace };
|
|
12516
|
+
export { index$2 as Auth, index$9 as Common, index$1_EStatusImport as EStatusImport, index$1_ETypeImport as ETypeImport, index$8 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailProxy as IAccountEmailProxy, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_IAuthLogin as IAuthLogin, type index$1_IAuthResetPassword as IAuthResetPassword, type index$1_IBaseModel as IBaseModel, type index$1_IBlog as IBlog, type index$1_IBlogCategory as IBlogCategory, type index$1_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$1_IBlogTeamPermission as IBlogTeamPermission, type index$1_IBlogUserPermission as IBlogUserPermission, type index$1_IDepartment as IDepartment, type index$1_IDepartmentMember as IDepartmentMember, type index$1_IDevice as IDevice, type index$1_IDeviceLog as IDeviceLog, type index$1_IDeviceLogELS as IDeviceLogELS, type index$1_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$1_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$1_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$1_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$1_IDomain as IDomain, type index$1_IFile as IFile, type index$1_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_IInstagramAccountRaw as IInstagramAccountRaw, type index$1_IInstagramAccountRun as IInstagramAccountRun, type index$1_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$1_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$1_IInstagramHistoryAutoPost as IInstagramHistoryAutoPost, type index$1_IInstagramHistoryAutoPostELS as IInstagramHistoryAutoPostELS, type index$1_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$1_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$1_IInstagramHistoryBlockUser as IInstagramHistoryBlockUser, type index$1_IInstagramHistoryBlockUserELS as IInstagramHistoryBlockUserELS, type index$1_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$1_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$1_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$1_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$1_IInstagramHistoryFollow as IInstagramHistoryFollow, type index$1_IInstagramHistoryFollowELS as IInstagramHistoryFollowELS, type index$1_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$1_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$1_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$1_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$1_IInstagramReportInteractExplore as IInstagramReportInteractExplore, type index$1_IInstagramReportInteractExploreELS as IInstagramReportInteractExploreELS, type index$1_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$1_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$1_IInstagramReportInteractReel as IInstagramReportInteractReel, type index$1_IInstagramReportInteractReelELS as IInstagramReportInteractReelELS, type index$1_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$1_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$1_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$1_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$1_IInstagramReportInteractStory as IInstagramReportInteractStory, type index$1_IInstagramReportInteractStoryELS as IInstagramReportInteractStoryELS, type index$1_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$1_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$1_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$1_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$1_IInstagramReportPostNew as IInstagramReportPostNew, type index$1_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$1_IInstagramReportPostReel as IInstagramReportPostReel, type index$1_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$1_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$1_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$1_IInstagramReportPostStory as IInstagramReportPostStory, type index$1_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$1_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$1_IInstagramSettingInteractExplore as IInstagramSettingInteractExplore, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReel as IInstagramSettingInteractReel, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$1_IInstagramSettingInteractStory as IInstagramSettingInteractStory, type index$1_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$1_IInstagramSettingPost as IInstagramSettingPost, type index$1_ILark as ILark, type index$1_ILarkTeam as ILarkTeam, type index$1_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISheetImportSocial as ISheetImportSocial, type index$1_ISheetWork as ISheetWork, type index$1_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$1_ISheetWorkManager as ISheetWorkManager, type index$1_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$1_ISheetWorksCategory as ISheetWorksCategory, type index$1_ISheetsTool as ISheetsTool, type index$1_ISocialTaskManager as ISocialTaskManager, type index$1_ITag as ITag, type index$1_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$1_ITaskInstagramFollow as ITaskInstagramFollow, type index$1_ITaskInstagramInteractExplore as ITaskInstagramInteractExplore, type index$1_ITaskInstagramInteractReel as ITaskInstagramInteractReel, type index$1_ITaskInstagramInteractStory as ITaskInstagramInteractStory, type index$1_ITaskInstagramPost as ITaskInstagramPost, type index$1_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$1_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$1_ITaskJob as ITaskJob, type index$1_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$1_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$1_ITaskJobCheckList as ITaskJobCheckList, type index$1_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$1_ITaskJobDiscuss as ITaskJobDiscuss, type index$1_ITaskJobLabel as ITaskJobLabel, type index$1_ITaskJobPermission as ITaskJobPermission, type index$1_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$1_ITaskJobUserPermission as ITaskJobUserPermission, type index$1_ITaskJobsGroup as ITaskJobsGroup, type index$1_ITaskThreadsFollow as ITaskThreadsFollow, type index$1_ITaskThreadsPost as ITaskThreadsPost, type index$1_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$1_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$1_ITeam as ITeam, type index$1_ITeamMember as ITeamMember, type index$1_ITeamRole as ITeamRole, type index$1_IThreadsAccountRaw as IThreadsAccountRaw, type index$1_IThreadsAccountRun as IThreadsAccountRun, type index$1_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$1_IThreadsHistoryAutoPost as IThreadsHistoryAutoPost, type index$1_IThreadsHistoryAutoPostELS as IThreadsHistoryAutoPostELS, type index$1_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$1_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$1_IThreadsHistoryChange as IThreadsHistoryChange, type index$1_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$1_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$1_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$1_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$1_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$1_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$1_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$1_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$1_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$1_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$1_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$1_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$1_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$1_IThreadsReportPost as IThreadsReportPost, type index$1_IThreadsReportPostELS as IThreadsReportPostELS, type index$1_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$1_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$1_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$1_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$1_IThreadsSettingPost as IThreadsSettingPost, type index$1_IToken as IToken, type index$1_ITrackingModel as ITrackingModel, type index$1_ITrackingTimeScript as ITrackingTimeScript, type index$1_ITrackingUserAction as ITrackingUserAction, type index$1_IUser as IUser, type index$1_IUserRole as IUserRole, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$a as Permission, index$5 as Socials, index$4 as Tool, index$7 as Workspace };
|
|
12518
12517
|
}
|
|
12519
12518
|
|
|
12520
12519
|
interface IDataUser {
|
|
@@ -12567,4 +12566,4 @@ declare namespace index {
|
|
|
12567
12566
|
export type { index_IDataDiscussTaskJob as IDataDiscussTaskJob, index_IDataNotification as IDataNotification, index_IDataUser as IDataUser, index_IFilterStore as IFilterStore, index_IResponseLogin as IResponseLogin };
|
|
12568
12567
|
}
|
|
12569
12568
|
|
|
12570
|
-
export { index$i as AI, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$j as AutoConstants, index$6 as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$h as Base, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateLarkDto, type CreateManagerWorkDto, type CreatePCDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramInteractExploreDto, type CreateTaskInstagramInteractReelDto, type CreateTaskInstagramInteractStoryDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPositionUser, EPriority, ESheetToolInstagram, ESheetToolThreads, ESheetToolTimeCrawl, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocial, EStatusAccountSocialFolderName, EStatusAccountSocialImport, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountTypeChangeInfoInstagram, EStatusAccountTypeChangeInfoThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEmail, EStatusExecuteCommon, EStatusLark, EStatusMailWork, EStatusPC, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusSocialAccountRaw, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, EStatusVPS, EStatusVPSReplace, ETimeZone, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeImport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoThreads, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoPostDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryBlockUserDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryFollowDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractExploreDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReelDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractStoryDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingInteractExploreDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReelDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractStoryDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterLarkDto, type FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramInteractExploreDto, type FilterTaskInstagramInteractReelDto, type FilterTaskInstagramInteractStoryDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoPostDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoPostDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryBlockUserDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryFollowDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractExploreDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReelDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractStoryDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractExploreDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReelDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractStoryDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractExploreDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReelDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractStoryDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramInteractExploreDto, type FindOverViewTaskInstagramInteractReelDto, type FindOverViewTaskInstagramInteractStoryDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoPostDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryBlockUserDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryFollowDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramInteractExploreDto, type FindTaskInstagramInteractReelDto, type FindTaskInstagramInteractStoryDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoPostDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$8 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, type IInstagramAccountRaw, type IInstagramAccountRun, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoPost, type IInstagramHistoryAutoPostELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryBlockUser, type IInstagramHistoryBlockUserELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryFollow, type IInstagramHistoryFollowELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractExplore, type IInstagramReportInteractExploreELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractReel, type IInstagramReportInteractReelELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractStory, type IInstagramReportInteractStoryELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractExplore, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReel, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractStory, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISheetImportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramChangeInfo, type ITaskInstagramFollow, type ITaskInstagramInteractExplore, type ITaskInstagramInteractReel, type ITaskInstagramInteractStory, type ITaskInstagramPost, type ITaskInstagramReplyComment, type ITaskInstagramReplyMessage, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskThreadsFollow, type ITaskThreadsPost, type ITaskThreadsReplyComment, type ITaskThreadsReplyMessage, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsAccountRun, type IThreadsDashboardFollower, type IThreadsHistoryAutoPost, type IThreadsHistoryAutoPostELS, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTimeScript, type ITrackingUserAction, type IUser, type IUserRole, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$g as Lark, type LoadInfoDeviceSheetToolDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, index$f as SheetTool, index$5 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramInteractExploreDto, type UpdateTaskInstagramInteractReelDto, type UpdateTaskInstagramInteractStoryDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, index$7 as Workspace };
|
|
12569
|
+
export { index$i as AI, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$j as AutoConstants, index$6 as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$h as Base, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateLarkDto, type CreateManagerWorkDto, type CreatePCDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramInteractExploreDto, type CreateTaskInstagramInteractReelDto, type CreateTaskInstagramInteractStoryDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPositionUser, EPriority, ESheetToolInstagram, ESheetToolThreads, ESheetToolTimeCrawl, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocial, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountTypeChangeInfoInstagram, EStatusAccountTypeChangeInfoThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEmail, EStatusExecuteCommon, EStatusImport, EStatusLark, EStatusMailWork, EStatusPC, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusSocialAccountRaw, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, EStatusVPS, EStatusVPSReplace, ETimeZone, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeImport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoThreads, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountSocialGroupDto, type FilterAccountVPNDto, type FilterAccountVPSDto, type FilterAccountVPSGroupDto, type FilterBaseDto, type FilterBaseSocialDto, type FilterBlogCategoryDto, type FilterBlogDto, type FilterCheckerAccountInstagramDashboardFollowerDto, type FilterCheckerAccountThreadsDashboardFollowerDto, type FilterDepartmentDto, type FilterDeviceDto, type FilterDeviceLogDto, type FilterHistoryTaskAIContentDto, type FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, type FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoPostDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryBlockUserDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryFollowDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractExploreDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReelDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractStoryDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingInteractExploreDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReelDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractStoryDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterLarkDto, type FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramInteractExploreDto, type FilterTaskInstagramInteractReelDto, type FilterTaskInstagramInteractStoryDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoPostDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoPostDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryBlockUserDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryFollowDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractExploreDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReelDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractStoryDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractExploreDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReelDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractStoryDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractExploreDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReelDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractStoryDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, type FindOverViewTaskInstagramInteractExploreDto, type FindOverViewTaskInstagramInteractReelDto, type FindOverViewTaskInstagramInteractStoryDto, type FindOverViewTaskInstagramPostDto, type FindOverViewTaskInstagramReplyCommentDto, type FindOverViewTaskInstagramReplyMessageDto, type FindOverViewTaskThreadsFollowDto, type FindOverViewTaskThreadsPostDto, type FindOverViewTaskThreadsReplyCommentDto, type FindOverViewTaskThreadsReplyMessageDto, type FindOverViewThreadsAccountDto, type FindOverViewThreadsAccountRowDto, type FindOverViewThreadsReportInteractFollowDto, type FindOverViewThreadsReportInteractReplyCommentDto, type FindOverViewThreadsReportInteractReplyMessageDto, type FindOverViewThreadsReportInteractUnFollowDto, type FindOverViewThreadsReportPostDto, type FindOverViewThreadsSettingInteractFollowDto, type FindOverViewThreadsSettingInteractReplyCommentDto, type FindOverViewThreadsSettingInteractReplyMessageDto, type FindOverViewThreadsSettingInteractUnFollowDto, type FindOverViewThreadsSettingPostDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoPostDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryBlockUserDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryFollowDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramInteractExploreDto, type FindTaskInstagramInteractReelDto, type FindTaskInstagramInteractStoryDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoPostDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$8 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailProxy, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, type IInstagramAccountRaw, type IInstagramAccountRun, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoPost, type IInstagramHistoryAutoPostELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryBlockUser, type IInstagramHistoryBlockUserELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryFollow, type IInstagramHistoryFollowELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractExplore, type IInstagramReportInteractExploreELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractReel, type IInstagramReportInteractReelELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractStory, type IInstagramReportInteractStoryELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractExplore, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReel, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractStory, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISheetImportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramChangeInfo, type ITaskInstagramFollow, type ITaskInstagramInteractExplore, type ITaskInstagramInteractReel, type ITaskInstagramInteractStory, type ITaskInstagramPost, type ITaskInstagramReplyComment, type ITaskInstagramReplyMessage, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskThreadsFollow, type ITaskThreadsPost, type ITaskThreadsReplyComment, type ITaskThreadsReplyMessage, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsAccountRun, type IThreadsDashboardFollower, type IThreadsHistoryAutoPost, type IThreadsHistoryAutoPostELS, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTimeScript, type ITrackingUserAction, type IUser, type IUserRole, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$g as Lark, type LoadInfoDeviceSheetToolDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, index$f as SheetTool, index$5 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$4 as Tool, index$d as Types, type UpdateAccountSocialGroupDto, type UpdateAccountVPSDto, type UpdateBlogDto, type UpdateBlogsCategoryDto, type UpdateDepartmentDto, type UpdateDeviceDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramInteractExploreDto, type UpdateTaskInstagramInteractReelDto, type UpdateTaskInstagramInteractStoryDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, index$7 as Workspace };
|
package/dist/index.js
CHANGED
|
@@ -68,7 +68,6 @@ __export(index_exports, {
|
|
|
68
68
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
69
69
|
EStatusAccountSocial: () => EStatusAccountSocial,
|
|
70
70
|
EStatusAccountSocialFolderName: () => EStatusAccountSocialFolderName,
|
|
71
|
-
EStatusAccountSocialImport: () => EStatusAccountSocialImport,
|
|
72
71
|
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
73
72
|
EStatusAccountSocialLoginEmail: () => EStatusAccountSocialLoginEmail,
|
|
74
73
|
EStatusAccountSocialRun: () => EStatusAccountSocialRun,
|
|
@@ -98,6 +97,7 @@ __export(index_exports, {
|
|
|
98
97
|
EStatusDeviceSync: () => EStatusDeviceSync,
|
|
99
98
|
EStatusEmail: () => EStatusEmail,
|
|
100
99
|
EStatusExecuteCommon: () => EStatusExecuteCommon,
|
|
100
|
+
EStatusImport: () => EStatusImport,
|
|
101
101
|
EStatusLark: () => EStatusLark,
|
|
102
102
|
EStatusMailWork: () => EStatusMailWork,
|
|
103
103
|
EStatusPC: () => EStatusPC,
|
|
@@ -632,7 +632,6 @@ __export(enums_exports, {
|
|
|
632
632
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
633
633
|
EStatusAccountSocial: () => EStatusAccountSocial,
|
|
634
634
|
EStatusAccountSocialFolderName: () => EStatusAccountSocialFolderName,
|
|
635
|
-
EStatusAccountSocialImport: () => EStatusAccountSocialImport,
|
|
636
635
|
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
637
636
|
EStatusAccountSocialLoginEmail: () => EStatusAccountSocialLoginEmail,
|
|
638
637
|
EStatusAccountSocialRun: () => EStatusAccountSocialRun,
|
|
@@ -1272,7 +1271,6 @@ __export(status_exports, {
|
|
|
1272
1271
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
1273
1272
|
EStatusAccountSocial: () => EStatusAccountSocial,
|
|
1274
1273
|
EStatusAccountSocialFolderName: () => EStatusAccountSocialFolderName,
|
|
1275
|
-
EStatusAccountSocialImport: () => EStatusAccountSocialImport,
|
|
1276
1274
|
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
1277
1275
|
EStatusAccountSocialLoginEmail: () => EStatusAccountSocialLoginEmail,
|
|
1278
1276
|
EStatusAccountSocialRun: () => EStatusAccountSocialRun,
|
|
@@ -1408,15 +1406,6 @@ var EStatusAccountSocialFolderName = /* @__PURE__ */ ((EStatusAccountSocialFolde
|
|
|
1408
1406
|
return EStatusAccountSocialFolderName2;
|
|
1409
1407
|
})(EStatusAccountSocialFolderName || {});
|
|
1410
1408
|
|
|
1411
|
-
// src/enums/status/socials/EStatusAccountSocialImport.enum.ts
|
|
1412
|
-
var EStatusAccountSocialImport = /* @__PURE__ */ ((EStatusAccountSocialImport2) => {
|
|
1413
|
-
EStatusAccountSocialImport2["Successfully"] = "Successfully";
|
|
1414
|
-
EStatusAccountSocialImport2["Error"] = "Error";
|
|
1415
|
-
EStatusAccountSocialImport2["ImportError"] = "ImportError";
|
|
1416
|
-
EStatusAccountSocialImport2["DataError"] = "DataError";
|
|
1417
|
-
return EStatusAccountSocialImport2;
|
|
1418
|
-
})(EStatusAccountSocialImport || {});
|
|
1419
|
-
|
|
1420
1409
|
// src/enums/status/socials/EStatusAccountSocialLogin.enum.ts
|
|
1421
1410
|
var EStatusAccountSocialLogin = /* @__PURE__ */ ((EStatusAccountSocialLogin2) => {
|
|
1422
1411
|
EStatusAccountSocialLogin2["Active"] = "Active";
|
|
@@ -2075,6 +2064,7 @@ var models_exports = {};
|
|
|
2075
2064
|
__export(models_exports, {
|
|
2076
2065
|
Auth: () => auth_exports,
|
|
2077
2066
|
Common: () => common_exports,
|
|
2067
|
+
EStatusImport: () => EStatusImport,
|
|
2078
2068
|
ETypeImport: () => ETypeImport,
|
|
2079
2069
|
Forum: () => forum_exports,
|
|
2080
2070
|
History: () => history_exports,
|
|
@@ -2096,6 +2086,7 @@ var auth_exports = {};
|
|
|
2096
2086
|
// src/interfaces/models/socials/index.ts
|
|
2097
2087
|
var socials_exports = {};
|
|
2098
2088
|
__export(socials_exports, {
|
|
2089
|
+
EStatusImport: () => EStatusImport,
|
|
2099
2090
|
ETypeImport: () => ETypeImport
|
|
2100
2091
|
});
|
|
2101
2092
|
|
|
@@ -2107,6 +2098,12 @@ var ETypeImport = /* @__PURE__ */ ((ETypeImport2) => {
|
|
|
2107
2098
|
ETypeImport2["FollowUnFollow"] = "Follow/UnFollow";
|
|
2108
2099
|
return ETypeImport2;
|
|
2109
2100
|
})(ETypeImport || {});
|
|
2101
|
+
var EStatusImport = /* @__PURE__ */ ((EStatusImport2) => {
|
|
2102
|
+
EStatusImport2["Success"] = "Success";
|
|
2103
|
+
EStatusImport2["Error"] = "Error";
|
|
2104
|
+
EStatusImport2["DataInvalid"] = "DataInvalid";
|
|
2105
|
+
return EStatusImport2;
|
|
2106
|
+
})(EStatusImport || {});
|
|
2110
2107
|
|
|
2111
2108
|
// src/interfaces/models/tool/index.ts
|
|
2112
2109
|
var tool_exports = {};
|
|
@@ -2175,7 +2172,6 @@ var dto_exports = {};
|
|
|
2175
2172
|
EStatusAccountDrive,
|
|
2176
2173
|
EStatusAccountSocial,
|
|
2177
2174
|
EStatusAccountSocialFolderName,
|
|
2178
|
-
EStatusAccountSocialImport,
|
|
2179
2175
|
EStatusAccountSocialLogin,
|
|
2180
2176
|
EStatusAccountSocialLoginEmail,
|
|
2181
2177
|
EStatusAccountSocialRun,
|
|
@@ -2205,6 +2201,7 @@ var dto_exports = {};
|
|
|
2205
2201
|
EStatusDeviceSync,
|
|
2206
2202
|
EStatusEmail,
|
|
2207
2203
|
EStatusExecuteCommon,
|
|
2204
|
+
EStatusImport,
|
|
2208
2205
|
EStatusLark,
|
|
2209
2206
|
EStatusMailWork,
|
|
2210
2207
|
EStatusPC,
|
package/dist/index.mjs
CHANGED
|
@@ -476,7 +476,6 @@ __export(enums_exports, {
|
|
|
476
476
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
477
477
|
EStatusAccountSocial: () => EStatusAccountSocial,
|
|
478
478
|
EStatusAccountSocialFolderName: () => EStatusAccountSocialFolderName,
|
|
479
|
-
EStatusAccountSocialImport: () => EStatusAccountSocialImport,
|
|
480
479
|
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
481
480
|
EStatusAccountSocialLoginEmail: () => EStatusAccountSocialLoginEmail,
|
|
482
481
|
EStatusAccountSocialRun: () => EStatusAccountSocialRun,
|
|
@@ -1116,7 +1115,6 @@ __export(status_exports, {
|
|
|
1116
1115
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
1117
1116
|
EStatusAccountSocial: () => EStatusAccountSocial,
|
|
1118
1117
|
EStatusAccountSocialFolderName: () => EStatusAccountSocialFolderName,
|
|
1119
|
-
EStatusAccountSocialImport: () => EStatusAccountSocialImport,
|
|
1120
1118
|
EStatusAccountSocialLogin: () => EStatusAccountSocialLogin,
|
|
1121
1119
|
EStatusAccountSocialLoginEmail: () => EStatusAccountSocialLoginEmail,
|
|
1122
1120
|
EStatusAccountSocialRun: () => EStatusAccountSocialRun,
|
|
@@ -1252,15 +1250,6 @@ var EStatusAccountSocialFolderName = /* @__PURE__ */ ((EStatusAccountSocialFolde
|
|
|
1252
1250
|
return EStatusAccountSocialFolderName2;
|
|
1253
1251
|
})(EStatusAccountSocialFolderName || {});
|
|
1254
1252
|
|
|
1255
|
-
// src/enums/status/socials/EStatusAccountSocialImport.enum.ts
|
|
1256
|
-
var EStatusAccountSocialImport = /* @__PURE__ */ ((EStatusAccountSocialImport2) => {
|
|
1257
|
-
EStatusAccountSocialImport2["Successfully"] = "Successfully";
|
|
1258
|
-
EStatusAccountSocialImport2["Error"] = "Error";
|
|
1259
|
-
EStatusAccountSocialImport2["ImportError"] = "ImportError";
|
|
1260
|
-
EStatusAccountSocialImport2["DataError"] = "DataError";
|
|
1261
|
-
return EStatusAccountSocialImport2;
|
|
1262
|
-
})(EStatusAccountSocialImport || {});
|
|
1263
|
-
|
|
1264
1253
|
// src/enums/status/socials/EStatusAccountSocialLogin.enum.ts
|
|
1265
1254
|
var EStatusAccountSocialLogin = /* @__PURE__ */ ((EStatusAccountSocialLogin2) => {
|
|
1266
1255
|
EStatusAccountSocialLogin2["Active"] = "Active";
|
|
@@ -1919,6 +1908,7 @@ var models_exports = {};
|
|
|
1919
1908
|
__export(models_exports, {
|
|
1920
1909
|
Auth: () => auth_exports,
|
|
1921
1910
|
Common: () => common_exports,
|
|
1911
|
+
EStatusImport: () => EStatusImport,
|
|
1922
1912
|
ETypeImport: () => ETypeImport,
|
|
1923
1913
|
Forum: () => forum_exports,
|
|
1924
1914
|
History: () => history_exports,
|
|
@@ -1940,6 +1930,7 @@ var auth_exports = {};
|
|
|
1940
1930
|
// src/interfaces/models/socials/index.ts
|
|
1941
1931
|
var socials_exports = {};
|
|
1942
1932
|
__export(socials_exports, {
|
|
1933
|
+
EStatusImport: () => EStatusImport,
|
|
1943
1934
|
ETypeImport: () => ETypeImport
|
|
1944
1935
|
});
|
|
1945
1936
|
|
|
@@ -1951,6 +1942,12 @@ var ETypeImport = /* @__PURE__ */ ((ETypeImport2) => {
|
|
|
1951
1942
|
ETypeImport2["FollowUnFollow"] = "Follow/UnFollow";
|
|
1952
1943
|
return ETypeImport2;
|
|
1953
1944
|
})(ETypeImport || {});
|
|
1945
|
+
var EStatusImport = /* @__PURE__ */ ((EStatusImport2) => {
|
|
1946
|
+
EStatusImport2["Success"] = "Success";
|
|
1947
|
+
EStatusImport2["Error"] = "Error";
|
|
1948
|
+
EStatusImport2["DataInvalid"] = "DataInvalid";
|
|
1949
|
+
return EStatusImport2;
|
|
1950
|
+
})(EStatusImport || {});
|
|
1954
1951
|
|
|
1955
1952
|
// src/interfaces/models/tool/index.ts
|
|
1956
1953
|
var tool_exports = {};
|
|
@@ -2018,7 +2015,6 @@ export {
|
|
|
2018
2015
|
EStatusAccountDrive,
|
|
2019
2016
|
EStatusAccountSocial,
|
|
2020
2017
|
EStatusAccountSocialFolderName,
|
|
2021
|
-
EStatusAccountSocialImport,
|
|
2022
2018
|
EStatusAccountSocialLogin,
|
|
2023
2019
|
EStatusAccountSocialLoginEmail,
|
|
2024
2020
|
EStatusAccountSocialRun,
|
|
@@ -2048,6 +2044,7 @@ export {
|
|
|
2048
2044
|
EStatusDeviceSync,
|
|
2049
2045
|
EStatusEmail,
|
|
2050
2046
|
EStatusExecuteCommon,
|
|
2047
|
+
EStatusImport,
|
|
2051
2048
|
EStatusLark,
|
|
2052
2049
|
EStatusMailWork,
|
|
2053
2050
|
EStatusPC,
|