automation-lib 5.8.7 → 5.9.10
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 +117 -106
- package/dist/index.d.ts +117 -106
- package/dist/index.js +0 -11
- package/dist/index.mjs +0 -10
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -2331,7 +2331,7 @@ type index$6_AutoFillOverviewTaskInstagramBlockUserDto = AutoFillOverviewTaskIns
|
|
|
2331
2331
|
type index$6_AutoFillOverviewThreadsAccountRawDto = AutoFillOverviewThreadsAccountRawDto;
|
|
2332
2332
|
type index$6_AutoFillTaskInstagramBlockUserDto = AutoFillTaskInstagramBlockUserDto;
|
|
2333
2333
|
type index$6_AutoFillThreadsAccountRawDto = AutoFillThreadsAccountRawDto;
|
|
2334
|
-
type index$
|
|
2334
|
+
type index$6_CanvaDetailInstagramDto = CanvaDetailInstagramDto;
|
|
2335
2335
|
type index$6_CheckSendMessageLark = CheckSendMessageLark;
|
|
2336
2336
|
type index$6_CreateAccountSocialGroupDto = CreateAccountSocialGroupDto;
|
|
2337
2337
|
type index$6_CreateAccountVPSDto = CreateAccountVPSDto;
|
|
@@ -2369,8 +2369,8 @@ type index$6_CreateTeamDto = CreateTeamDto;
|
|
|
2369
2369
|
type index$6_CreateUserDto = CreateUserDto;
|
|
2370
2370
|
type index$6_DataActionChangeInfoInstagramAccountRawDto = DataActionChangeInfoInstagramAccountRawDto;
|
|
2371
2371
|
type index$6_DataImportInstagramAccountRawDto = DataImportInstagramAccountRawDto;
|
|
2372
|
-
type index$
|
|
2373
|
-
type index$
|
|
2372
|
+
type index$6_DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto = DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto;
|
|
2373
|
+
type index$6_DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto = DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto;
|
|
2374
2374
|
type index$6_DevicePopupListAddAccountDto = DevicePopupListAddAccountDto;
|
|
2375
2375
|
type index$6_DevicePopupOverviewAccountsDto = DevicePopupOverviewAccountsDto;
|
|
2376
2376
|
type index$6_DevicePopupOverviewAddAccountDto = DevicePopupOverviewAddAccountDto;
|
|
@@ -2462,8 +2462,6 @@ type index$6_ETaskAIAvatarCoverCanvaStep = ETaskAIAvatarCoverCanvaStep;
|
|
|
2462
2462
|
declare const index$6_ETaskAIAvatarCoverCanvaStep: typeof ETaskAIAvatarCoverCanvaStep;
|
|
2463
2463
|
type index$6_ETaskAIImageVideoVoiceCanvaStep = ETaskAIImageVideoVoiceCanvaStep;
|
|
2464
2464
|
declare const index$6_ETaskAIImageVideoVoiceCanvaStep: typeof ETaskAIImageVideoVoiceCanvaStep;
|
|
2465
|
-
type index$6_ETaskGenerateAIStepStatus = ETaskGenerateAIStepStatus;
|
|
2466
|
-
declare const index$6_ETaskGenerateAIStepStatus: typeof ETaskGenerateAIStepStatus;
|
|
2467
2465
|
type index$6_ETaskGenerateAIType = ETaskGenerateAIType;
|
|
2468
2466
|
declare const index$6_ETaskGenerateAIType: typeof ETaskGenerateAIType;
|
|
2469
2467
|
type index$6_ETaskStatus = ETaskStatus;
|
|
@@ -2928,10 +2926,11 @@ type index$6_ITaskAIAccountProxy = ITaskAIAccountProxy;
|
|
|
2928
2926
|
type index$6_ITaskAIAvatarCoverCanvaInstagramStep = ITaskAIAvatarCoverCanvaInstagramStep;
|
|
2929
2927
|
type index$6_ITaskAIAvatarCoverInstagram = ITaskAIAvatarCoverInstagram;
|
|
2930
2928
|
type index$6_ITaskAIAvatarCoverThreads = ITaskAIAvatarCoverThreads;
|
|
2929
|
+
type index$6_ITaskAICanvaInstagramStep = ITaskAICanvaInstagramStep;
|
|
2931
2930
|
type index$6_ITaskAIContent = ITaskAIContent;
|
|
2932
2931
|
type index$6_ITaskAIImageVideoVoiceCanvaInstagram = ITaskAIImageVideoVoiceCanvaInstagram;
|
|
2933
|
-
type index$6_ITaskAIImageVideoVoiceCanvaInstagramStep = ITaskAIImageVideoVoiceCanvaInstagramStep;
|
|
2934
2932
|
type index$6_ITaskAIImageVideoVoiceCanvaThreads = ITaskAIImageVideoVoiceCanvaThreads;
|
|
2933
|
+
type index$6_ITaskAIImageVideoVoiceInstagramStep = ITaskAIImageVideoVoiceInstagramStep;
|
|
2935
2934
|
type index$6_ITaskAIItemAction = ITaskAIItemAction;
|
|
2936
2935
|
type index$6_ITaskAIItemGroup = ITaskAIItemGroup;
|
|
2937
2936
|
type index$6_ITaskInstagramBlockUser = ITaskInstagramBlockUser;
|
|
@@ -3020,7 +3019,7 @@ type index$6_IVoiceGenerated = IVoiceGenerated;
|
|
|
3020
3019
|
type index$6_IVoiceLanguage = IVoiceLanguage;
|
|
3021
3020
|
type index$6_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
3022
3021
|
type index$6_IVoiceStores = IVoiceStores;
|
|
3023
|
-
type index$
|
|
3022
|
+
type index$6_ImageVideoVoiceDetailInstagramDto = ImageVideoVoiceDetailInstagramDto;
|
|
3024
3023
|
type index$6_ImportAccountVPSDto = ImportAccountVPSDto;
|
|
3025
3024
|
type index$6_ImportInstagramAccountRawDto = ImportInstagramAccountRawDto;
|
|
3026
3025
|
type index$6_ImportManagerWorkDto = ImportManagerWorkDto;
|
|
@@ -3089,7 +3088,7 @@ type index$6_ViewListGPMProfileDto = ViewListGPMProfileDto;
|
|
|
3089
3088
|
type index$6_ViewPCBrowserDetailDto = ViewPCBrowserDetailDto;
|
|
3090
3089
|
type index$6_ViewSettingInstagramOfAccountDto = ViewSettingInstagramOfAccountDto;
|
|
3091
3090
|
declare namespace index$6 {
|
|
3092
|
-
export { type index$6_AccountAICreateDto as AccountAICreateDto, type index$6_AccountAIImportDto as AccountAIImportDto, type index$6_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, type index$6_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$6_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$6_AddBulkManualContentSocialInstagramChildrenDto as AddBulkManualContentSocialInstagramChildrenDto, type index$6_AddBulkManualContentSocialThreadsChildrenDto as AddBulkManualContentSocialThreadsChildrenDto, type index$6_AddManualContentSocialInstagramChildrenDto as AddManualContentSocialInstagramChildrenDto, type index$6_AddManualContentSocialThreadsChildrenDto as AddManualContentSocialThreadsChildrenDto, type index$6_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, type index$6_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, type index$6_AddToDeviceProxyDto as AddToDeviceProxyDto, type index$6_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$6_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$6_ApplyTimeDashboardDto as ApplyTimeDashboardDto, index$8 as Auth, type index$6_AutoFillAssignedMemberInstagramAccountRawDto as AutoFillAssignedMemberInstagramAccountRawDto, type index$6_AutoFillAssignedMemberThreadsAccountRawDto as AutoFillAssignedMemberThreadsAccountRawDto, type index$6_AutoFillInstagramAccountRawDto as AutoFillInstagramAccountRawDto, type index$6_AutoFillOverviewInstagramAccountRawDto as AutoFillOverviewInstagramAccountRawDto, type index$6_AutoFillOverviewTaskInstagramBlockUserDto as AutoFillOverviewTaskInstagramBlockUserDto, type index$6_AutoFillOverviewThreadsAccountRawDto as AutoFillOverviewThreadsAccountRawDto, type index$6_AutoFillTaskInstagramBlockUserDto as AutoFillTaskInstagramBlockUserDto, type index$6_AutoFillThreadsAccountRawDto as AutoFillThreadsAccountRawDto, type index$6_CanvaDetailDto as CanvaDetailDto, type index$6_CheckSendMessageLark as CheckSendMessageLark, index$9 as Common, type index$6_CreateAccountSocialGroupDto as CreateAccountSocialGroupDto, type index$6_CreateAccountVPSDto as CreateAccountVPSDto, type index$6_CreateBlogDto as CreateBlogDto, type index$6_CreateBlogsCategoryDto as CreateBlogsCategoryDto, type index$6_CreateDepartmentDto as CreateDepartmentDto, type index$6_CreateInstagramSettingInteractFollowDto as CreateInstagramSettingInteractFollowDto, type index$6_CreateInstagramSettingInteractReplyCommentDto as CreateInstagramSettingInteractReplyCommentDto, type index$6_CreateInstagramSettingInteractReplyMessageDto as CreateInstagramSettingInteractReplyMessageDto, type index$6_CreateInstagramSettingInteractUnFollowDto as CreateInstagramSettingInteractUnFollowDto, type index$6_CreateInstagramSettingPostDto as CreateInstagramSettingPostDto, type index$6_CreateLarkDto as CreateLarkDto, type index$6_CreateManagerImageAIInstagramDto as CreateManagerImageAIInstagramDto, type index$6_CreateManagerImageAIThreadsDto as CreateManagerImageAIThreadsDto, type index$6_CreateManagerWorkDto as CreateManagerWorkDto, type index$6_CreatePCBrowserDto as CreatePCBrowserDto, type index$6_CreatePCPhoneDto as CreatePCPhoneDto, type index$6_CreateProxyDto as CreateProxyDto, type index$6_CreateRoleDto as CreateRoleDto, type index$6_CreateSheetToolDto as CreateSheetToolDto, type index$6_CreateSheetWorkDto as CreateSheetWorkDto, type index$6_CreateTaskAIContentDto as CreateTaskAIContentDto, type index$6_CreateTaskInstagramBlockUserDto as CreateTaskInstagramBlockUserDto, type index$6_CreateTaskInstagramChangeInfoDto as CreateTaskInstagramChangeInfoDto, type index$6_CreateTaskInstagramFollowDto as CreateTaskInstagramFollowDto, type index$6_CreateTaskInstagramPostDto as CreateTaskInstagramPostDto, type index$6_CreateTaskInstagramReplyCommentDto as CreateTaskInstagramReplyCommentDto, type index$6_CreateTaskInstagramReplyMessageDto as CreateTaskInstagramReplyMessageDto, type index$6_CreateTaskThreadsFollowDto as CreateTaskThreadsFollowDto, type index$6_CreateTaskThreadsPostDto as CreateTaskThreadsPostDto, type index$6_CreateTaskThreadsReplyCommentDto as CreateTaskThreadsReplyCommentDto, type index$6_CreateTaskThreadsReplyMessageDto as CreateTaskThreadsReplyMessageDto, type index$6_CreateTasksJobDto as CreateTasksJobDto, type index$6_CreateTeamDto as CreateTeamDto, type index$6_CreateUserDto as CreateUserDto, type index$6_DataActionChangeInfoInstagramAccountRawDto as DataActionChangeInfoInstagramAccountRawDto, type index$6_DataImportInstagramAccountRawDto as DataImportInstagramAccountRawDto, type index$6_DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto as DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto, type index$6_DataRefreshDataSheetToolImageVideoVoiceCanvaDto as DataRefreshDataSheetToolImageVideoVoiceCanvaDto, type index$6_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$6_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$6_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$6_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$6_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$6_EAccountAIContentChannelStatus as EAccountAIContentChannelStatus, index$6_EAccountAIContentModel as EAccountAIContentModel, index$6_EAccountAIContentStatus as EAccountAIContentStatus, index$6_EAccountAIModelApiStatus as EAccountAIModelApiStatus, index$6_EAccountAIModelBrowserPlan as EAccountAIModelBrowserPlan, index$6_EAccountAIModelCreditStatus as EAccountAIModelCreditStatus, index$6_EAccountAIModelStatus as EAccountAIModelStatus, index$6_EAccountAIModelType as EAccountAIModelType, index$6_EAccountAISync as EAccountAISync, index$6_EAccountAITypeEmail as EAccountAITypeEmail, index$6_EAccountInstagramTypeChangeInfo as EAccountInstagramTypeChangeInfo, index$6_EHistorySyncSheetPostStatus as EHistorySyncSheetPostStatus, index$6_EManagerImageAIInstagramFolder as EManagerImageAIInstagramFolder, index$6_EManagerImageAIInstagramLog as EManagerImageAIInstagramLog, index$6_EManagerImageAIInstagramModel as EManagerImageAIInstagramModel, index$6_EManagerImageAIThreadsFolder as EManagerImageAIThreadsFolder, index$6_EManagerImageAIThreadsModel as EManagerImageAIThreadsModel, index$6_EManualContentSocialInstagramStatusPost as EManualContentSocialInstagramStatusPost, index$6_EManualContentSocialInstagramStatusTask as EManualContentSocialInstagramStatusTask, index$6_EManualContentSocialInstagramTypePost as EManualContentSocialInstagramTypePost, index$6_EManualContentSocialThreadsStatusPost as EManualContentSocialThreadsStatusPost, index$6_EManualContentSocialThreadsStatusTask as EManualContentSocialThreadsStatusTask, index$6_EManualContentSocialThreadsTypePost as EManualContentSocialThreadsTypePost, index$6_EModelImageVideo as EModelImageVideo, index$6_EPCBrowserSheetModule as EPCBrowserSheetModule, index$6_ERatioImage as ERatioImage, index$6_ESheetToolInstagram as ESheetToolInstagram, index$6_ESheetToolStatusImport as ESheetToolStatusImport, index$6_ESheetToolStatusRun as ESheetToolStatusRun, index$6_ESheetToolThreads as ESheetToolThreads, index$6_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$6_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$6_EStatusAccountCanva as EStatusAccountCanva, index$6_EStatusAccountDrive as EStatusAccountDrive, index$6_EStatusAccountVPN as EStatusAccountVPN, index$6_EStatusEmail as EStatusEmail, index$6_EStatusInstagramImageLog as EStatusInstagramImageLog, index$6_EStatusProxyChecked as EStatusProxyChecked, index$6_EStatusProxyNewIP as EStatusProxyNewIP, index$6_EStatusTaskAIContent as EStatusTaskAIContent, index$6_ESyncStatusAccountDrive as ESyncStatusAccountDrive, index$6_ETaskAIAvatarCoverCanvaStep as ETaskAIAvatarCoverCanvaStep, index$6_ETaskAIImageVideoVoiceCanvaStep as ETaskAIImageVideoVoiceCanvaStep, index$6_ETaskGenerateAIStepStatus as ETaskGenerateAIStepStatus, index$6_ETaskGenerateAIType as ETaskGenerateAIType, index$6_ETaskStatus as ETaskStatus, index$6_ETypeSettingInstagram as ETypeSettingInstagram, index$6_EVPSCore as EVPSCore, index$6_EVPSExtension as EVPSExtension, index$6_EVPSOs as EVPSOs, index$6_EVPSRam as EVPSRam, index$6_EVPSStatus as EVPSStatus, index$6_EVPSStatusConnection as EVPSStatusConnection, index$6_EVPSStatusGpmLoginEmail as EVPSStatusGpmLoginEmail, index$6_EVPSStatusReplace as EVPSStatusReplace, index$6_EVPSStatusRestart as EVPSStatusRestart, index$6_EVPSTimeRestart as EVPSTimeRestart, type index$6_EditStatusImageItemInstagramDto as EditStatusImageItemInstagramDto, type index$6_EditStatusImageItemThreadsDto as EditStatusImageItemThreadsDto, type index$6_EditStatusManualContentSocialInstagramChildrenItemPost as EditStatusManualContentSocialInstagramChildrenItemPost, type index$6_EditStatusManualContentSocialThreadsChildrenItemPost as EditStatusManualContentSocialThreadsChildrenItemPost, type index$6_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, type index$6_FilterAccountAIContentDto as FilterAccountAIContentDto, type index$6_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, type index$6_FilterAccountAIGoogleDto as FilterAccountAIGoogleDto, type index$6_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, type index$6_FilterAccountCanvaDto as FilterAccountCanvaDto, type index$6_FilterAccountDriveDto as FilterAccountDriveDto, type index$6_FilterAccountEmailDto as FilterAccountEmailDto, type index$6_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$6_FilterAccountSocialGroupDto as FilterAccountSocialGroupDto, type index$6_FilterAccountVPNDto as FilterAccountVPNDto, type index$6_FilterAccountVPSDto as FilterAccountVPSDto, type index$6_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, type index$6_FilterBlogCategoryDto as FilterBlogCategoryDto, type index$6_FilterBlogDto as FilterBlogDto, type index$6_FilterCheckerAccountInstagramDashboardFollowerDto as FilterCheckerAccountInstagramDashboardFollowerDto, type index$6_FilterCheckerAccountThreadsDashboardFollowerDto as FilterCheckerAccountThreadsDashboardFollowerDto, type index$6_FilterDepartmentDto as FilterDepartmentDto, type index$6_FilterDeviceDto as FilterDeviceDto, type index$6_FilterDeviceLogDto as FilterDeviceLogDto, type index$6_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, type index$6_FilterInstagramAccountRawDto as FilterInstagramAccountRawDto, type index$6_FilterInstagramAccountRunDto as FilterInstagramAccountRunDto, type index$6_FilterInstagramDashboardFollowerDto as FilterInstagramDashboardFollowerDto, type index$6_FilterInstagramHistoryAutoSyncDto as FilterInstagramHistoryAutoSyncDto, type index$6_FilterInstagramHistoryChangeInfoDto as FilterInstagramHistoryChangeInfoDto, type index$6_FilterInstagramHistoryCreateNewDto as FilterInstagramHistoryCreateNewDto, type index$6_FilterInstagramHistoryGroupDto as FilterInstagramHistoryGroupDto, type index$6_FilterInstagramReportInteractBlockUserDto as FilterInstagramReportInteractBlockUserDto, type index$6_FilterInstagramReportInteractFollowDto as FilterInstagramReportInteractFollowDto, type index$6_FilterInstagramReportInteractReplyCommentDto as FilterInstagramReportInteractReplyCommentDto, type index$6_FilterInstagramReportInteractReplyMessageDto as FilterInstagramReportInteractReplyMessageDto, type index$6_FilterInstagramReportInteractUnFollowDto as FilterInstagramReportInteractUnFollowDto, type index$6_FilterInstagramReportPostHighLightDto as FilterInstagramReportPostHighLightDto, type index$6_FilterInstagramReportPostNewDto as FilterInstagramReportPostNewDto, type index$6_FilterInstagramReportPostReelDto as FilterInstagramReportPostReelDto, type index$6_FilterInstagramReportPostSquareDto as FilterInstagramReportPostSquareDto, type index$6_FilterInstagramReportPostStoryDto as FilterInstagramReportPostStoryDto, type index$6_FilterInstagramSettingFollowDto as FilterInstagramSettingFollowDto, type index$6_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, type index$6_FilterInstagramSettingInteractReplyCommentDto as FilterInstagramSettingInteractReplyCommentDto, type index$6_FilterInstagramSettingInteractReplyMessageDto as FilterInstagramSettingInteractReplyMessageDto, type index$6_FilterInstagramSettingInteractUnFollowDto as FilterInstagramSettingInteractUnFollowDto, type index$6_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, type index$6_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, type index$6_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, type index$6_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, type index$6_FilterLarkDto as FilterLarkDto, type index$6_FilterManagerImageAIInstagramDto as FilterManagerImageAIInstagramDto, type index$6_FilterManagerImageAIThreadsDto as FilterManagerImageAIThreadsDto, type index$6_FilterManagerSheetDto as FilterManagerSheetDto, type index$6_FilterManagerWorkDto as FilterManagerWorkDto, type index$6_FilterManualContentSocialInstagramDto as FilterManualContentSocialInstagramDto, type index$6_FilterManualContentSocialThreadsDto as FilterManualContentSocialThreadsDto, type index$6_FilterPCBrowserDto as FilterPCBrowserDto, type index$6_FilterPCPhoneDto as FilterPCPhoneDto, type index$6_FilterPCPhoneLogDto as FilterPCPhoneLogDto, type index$6_FilterPerformanceBreakdownInstagramDashboardFollowerDto as FilterPerformanceBreakdownInstagramDashboardFollowerDto, type index$6_FilterPerformanceBreakdownThreadsDashboardFollowerDto as FilterPerformanceBreakdownThreadsDashboardFollowerDto, type index$6_FilterProxyDto as FilterProxyDto, type index$6_FilterRoleDto as FilterRoleDto, type index$6_FilterSheetWorkCategoryDto as FilterSheetWorkCategoryDto, type index$6_FilterSheetWorkDto as FilterSheetWorkDto, type index$6_FilterSheetsToolDto as FilterSheetsToolDto, type index$6_FilterTaskAIContentDto as FilterTaskAIContentDto, type index$6_FilterTaskAIImageVideoVoiceCanvaInstagramDto as FilterTaskAIImageVideoVoiceCanvaInstagramDto, type index$6_FilterTaskAIImageVideoVoiceCanvaThreadsDto as FilterTaskAIImageVideoVoiceCanvaThreadsDto, type index$6_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, type index$6_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, type index$6_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, type index$6_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, type index$6_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, type index$6_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, type index$6_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, type index$6_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, type index$6_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, type index$6_FilterTaskThreadsReplyMessageDto as FilterTaskThreadsReplyMessageDto, type index$6_FilterTeamDto as FilterTeamDto, type index$6_FilterThreadsAccountRawDto as FilterThreadsAccountRawDto, type index$6_FilterThreadsAccountRunDto as FilterThreadsAccountRunDto, type index$6_FilterThreadsDashboardFollowerDto as FilterThreadsDashboardFollowerDto, type index$6_FilterThreadsReportInteractFollowDto as FilterThreadsReportInteractFollowDto, type index$6_FilterThreadsReportInteractReplyCommentDto as FilterThreadsReportInteractReplyCommentDto, type index$6_FilterThreadsReportInteractReplyMessageDto as FilterThreadsReportInteractReplyMessageDto, type index$6_FilterThreadsReportInteractUnFollowDto as FilterThreadsReportInteractUnFollowDto, type index$6_FilterThreadsReportPostDto as FilterThreadsReportPostDto, type index$6_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, type index$6_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, type index$6_FilterThreadsSettingInteractReplyMessageDto as FilterThreadsSettingInteractReplyMessageDto, type index$6_FilterThreadsSettingInteractUnFollowDto as FilterThreadsSettingInteractUnFollowDto, type index$6_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, type index$6_FilterUserDto as FilterUserDto, type index$6_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, type index$6_FindAccountAIContentDto as FindAccountAIContentDto, type index$6_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, type index$6_FindAccountAIDto as FindAccountAIDto, type index$6_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, type index$6_FindAccountCanvaDto as FindAccountCanvaDto, type index$6_FindAccountDriveDto as FindAccountDriveDto, type index$6_FindAccountEmailDto as FindAccountEmailDto, type index$6_FindAccountForCheckerInstagramDashboard as FindAccountForCheckerInstagramDashboard, type index$6_FindAccountForCheckerThreadsDashboard as FindAccountForCheckerThreadsDashboard, type index$6_FindAccountSocialGroupDto as FindAccountSocialGroupDto, type index$6_FindAccountSocialGroupPopupSocialDto as FindAccountSocialGroupPopupSocialDto, type index$6_FindAccountVPNDto as FindAccountVPNDto, type index$6_FindAccountVPSDto as FindAccountVPSDto, type index$6_FindAccountVPSGroupDto as FindAccountVPSGroupDto, type index$6_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, type index$6_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$6_FindBlogCategoryDto as FindBlogCategoryDto, type index$6_FindBlogDto as FindBlogDto, type index$6_FindCheckerAccountInstagramDashboardFollowerDto as FindCheckerAccountInstagramDashboardFollowerDto, type index$6_FindCheckerAccountThreadsDashboardFollowerDto as FindCheckerAccountThreadsDashboardFollowerDto, type index$6_FindDepartmentDto as FindDepartmentDto, type index$6_FindDetailAccountAIDto as FindDetailAccountAIDto, type index$6_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, type index$6_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, type index$6_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, type index$6_FindDeviceDto as FindDeviceDto, type index$6_FindDeviceLogDto as FindDeviceLogDto, type index$6_FindGrowthInstagramDashboardFollowerDto as FindGrowthInstagramDashboardFollowerDto, type index$6_FindGrowthThreadsDashboardFollowerDto as FindGrowthThreadsDashboardFollowerDto, type index$6_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, type index$6_FindInstagramAccountRawDto as FindInstagramAccountRawDto, type index$6_FindInstagramAccountRunDto as FindInstagramAccountRunDto, type index$6_FindInstagramHistoryAutoSyncDto as FindInstagramHistoryAutoSyncDto, type index$6_FindInstagramHistoryChangeInfoDto as FindInstagramHistoryChangeInfoDto, type index$6_FindInstagramHistoryCreateNewDto as FindInstagramHistoryCreateNewDto, type index$6_FindInstagramHistoryGroupDto as FindInstagramHistoryGroupDto, type index$6_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, type index$6_FindInstagramSettingInteractReplyCommentDto as FindInstagramSettingInteractReplyCommentDto, type index$6_FindInstagramSettingInteractReplyMessageDto as FindInstagramSettingInteractReplyMessageDto, type index$6_FindInstagramSettingInteractUnFollowDto as FindInstagramSettingInteractUnFollowDto, type index$6_FindInstagramSettingPostDto as FindInstagramSettingPostDto, type index$6_FindLarkDto as FindLarkDto, type index$6_FindListAccountForManualContentSocialInstagramDto as FindListAccountForManualContentSocialInstagramDto, type index$6_FindListAccountForManualContentSocialThreadsDto as FindListAccountForManualContentSocialThreadsDto, type index$6_FindManagerImageAIInstagramDto as FindManagerImageAIInstagramDto, type index$6_FindManagerImageAIThreadsDto as FindManagerImageAIThreadsDto, type index$6_FindManagerSheetDto as FindManagerSheetDto, type index$6_FindManagerWorkDto as FindManagerWorkDto, type index$6_FindManualContentSocialInstagramDto as FindManualContentSocialInstagramDto, type index$6_FindManualContentSocialThreadsDto as FindManualContentSocialThreadsDto, type index$6_FindMemberForAddTeamDto as FindMemberForAddTeamDto, type index$6_FindOverViewDepartmentDto as FindOverViewDepartmentDto, type index$6_FindOverViewInstagramAccountRawDto as FindOverViewInstagramAccountRawDto, type index$6_FindOverViewInstagramAccountRunDto as FindOverViewInstagramAccountRunDto, type index$6_FindOverViewInstagramReportInteractBlockUserDto as FindOverViewInstagramReportInteractBlockUserDto, type index$6_FindOverViewInstagramReportInteractFollowDto as FindOverViewInstagramReportInteractFollowDto, type index$6_FindOverViewInstagramReportInteractReplyCommentDto as FindOverViewInstagramReportInteractReplyCommentDto, type index$6_FindOverViewInstagramReportInteractReplyMessageDto as FindOverViewInstagramReportInteractReplyMessageDto, type index$6_FindOverViewInstagramReportInteractUnFollowDto as FindOverViewInstagramReportInteractUnFollowDto, type index$6_FindOverViewInstagramReportPostHighLightDto as FindOverViewInstagramReportPostHighLightDto, type index$6_FindOverViewInstagramReportPostNewDto as FindOverViewInstagramReportPostNewDto, type index$6_FindOverViewInstagramReportPostReelDto as FindOverViewInstagramReportPostReelDto, type index$6_FindOverViewInstagramReportPostSquareDto as FindOverViewInstagramReportPostSquareDto, type index$6_FindOverViewInstagramReportPostStoryDto as FindOverViewInstagramReportPostStoryDto, type index$6_FindOverViewInstagramSettingInteractFollowDto as FindOverViewInstagramSettingInteractFollowDto, type index$6_FindOverViewInstagramSettingInteractReplyCommentDto as FindOverViewInstagramSettingInteractReplyCommentDto, type index$6_FindOverViewInstagramSettingInteractReplyMessageDto as FindOverViewInstagramSettingInteractReplyMessageDto, type index$6_FindOverViewInstagramSettingInteractUnFollowDto as FindOverViewInstagramSettingInteractUnFollowDto, type index$6_FindOverViewInstagramSettingPostDto as FindOverViewInstagramSettingPostDto, type index$6_FindOverViewLarkDto as FindOverViewLarkDto, type index$6_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, type index$6_FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto as FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type index$6_FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto as FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type index$6_FindOverViewTaskInstagramBlockUserDto as FindOverViewTaskInstagramBlockUserDto, type index$6_FindOverViewTaskInstagramChangeInfoDto as FindOverViewTaskInstagramChangeInfoDto, type index$6_FindOverViewTaskInstagramFollowDto as FindOverViewTaskInstagramFollowDto, type index$6_FindOverViewTaskInstagramPostDto as FindOverViewTaskInstagramPostDto, type index$6_FindOverViewTaskInstagramReplyCommentDto as FindOverViewTaskInstagramReplyCommentDto, type index$6_FindOverViewTaskInstagramReplyMessageDto as FindOverViewTaskInstagramReplyMessageDto, type index$6_FindOverViewTaskThreadsFollowDto as FindOverViewTaskThreadsFollowDto, type index$6_FindOverViewTaskThreadsPostDto as FindOverViewTaskThreadsPostDto, type index$6_FindOverViewTaskThreadsReplyCommentDto as FindOverViewTaskThreadsReplyCommentDto, type index$6_FindOverViewTaskThreadsReplyMessageDto as FindOverViewTaskThreadsReplyMessageDto, type index$6_FindOverViewThreadsAccountDto as FindOverViewThreadsAccountDto, type index$6_FindOverViewThreadsAccountRowDto as FindOverViewThreadsAccountRowDto, type index$6_FindOverViewThreadsReportInteractFollowDto as FindOverViewThreadsReportInteractFollowDto, type index$6_FindOverViewThreadsReportInteractReplyCommentDto as FindOverViewThreadsReportInteractReplyCommentDto, type index$6_FindOverViewThreadsReportInteractReplyMessageDto as FindOverViewThreadsReportInteractReplyMessageDto, type index$6_FindOverViewThreadsReportInteractUnFollowDto as FindOverViewThreadsReportInteractUnFollowDto, type index$6_FindOverViewThreadsReportPostDto as FindOverViewThreadsReportPostDto, type index$6_FindOverViewThreadsSettingInteractFollowDto as FindOverViewThreadsSettingInteractFollowDto, type index$6_FindOverViewThreadsSettingInteractReplyCommentDto as FindOverViewThreadsSettingInteractReplyCommentDto, type index$6_FindOverViewThreadsSettingInteractReplyMessageDto as FindOverViewThreadsSettingInteractReplyMessageDto, type index$6_FindOverViewThreadsSettingInteractUnFollowDto as FindOverViewThreadsSettingInteractUnFollowDto, type index$6_FindOverViewThreadsSettingPostDto as FindOverViewThreadsSettingPostDto, type index$6_FindOverviewAccountAIGoogleDto as FindOverviewAccountAIGoogleDto, type index$6_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, type index$6_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, type index$6_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, type index$6_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, type index$6_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$6_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, type index$6_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, type index$6_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$6_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$6_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$6_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$6_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$6_FindOverviewInstagramDashboardFollowerDto as FindOverviewInstagramDashboardFollowerDto, type index$6_FindOverviewInstagramHistoryAutoSyncDto as FindOverviewInstagramHistoryAutoSyncDto, type index$6_FindOverviewInstagramHistoryChangeInfoDto as FindOverviewInstagramHistoryChangeInfoDto, type index$6_FindOverviewInstagramHistoryCreateNewDto as FindOverviewInstagramHistoryCreateNewDto, type index$6_FindOverviewInstagramHistoryGroupDto as FindOverviewInstagramHistoryGroupDto, type index$6_FindOverviewManagerImageAIInstagramDto as FindOverviewManagerImageAIInstagramDto, type index$6_FindOverviewManagerImageAIThreadsDto as FindOverviewManagerImageAIThreadsDto, type index$6_FindOverviewManualContentSocialInstagramDto as FindOverviewManualContentSocialInstagramDto, type index$6_FindOverviewManualContentSocialThreadsDto as FindOverviewManualContentSocialThreadsDto, type index$6_FindOverviewPCBrowserDto as FindOverviewPCBrowserDto, type index$6_FindOverviewPCPhoneDto as FindOverviewPCPhoneDto, type index$6_FindOverviewProxyDto as FindOverviewProxyDto, type index$6_FindOverviewRoleDto as FindOverviewRoleDto, type index$6_FindOverviewTeamDto as FindOverviewTeamDto, type index$6_FindOverviewThreadsDashboardFollowerDto as FindOverviewThreadsDashboardFollowerDto, type index$6_FindOverviewUserDto as FindOverviewUserDto, type index$6_FindPCBrowserDto as FindPCBrowserDto, type index$6_FindPCPhoneDetail as FindPCPhoneDetail, type index$6_FindPCPhoneDto as FindPCPhoneDto, type index$6_FindPCPhoneLogDto as FindPCPhoneLogDto, type index$6_FindPerformanceBreakdownInstagramDashboardFollowerDto as FindPerformanceBreakdownInstagramDashboardFollowerDto, type index$6_FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto as FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type index$6_FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto as FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type index$6_FindPerformanceBreakdownThreadsDashboardFollowerDto as FindPerformanceBreakdownThreadsDashboardFollowerDto, type index$6_FindProxyDto as FindProxyDto, type index$6_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$6_FindRoleDetailDto as FindRoleDetailDto, type index$6_FindRoleDto as FindRoleDto, type index$6_FindRoleOfMe as FindRoleOfMe, type index$6_FindSheetToolForPCBrowserDto as FindSheetToolForPCBrowserDto, type index$6_FindSheetWorkCategoryDto as FindSheetWorkCategoryDto, type index$6_FindSheetWorkDto as FindSheetWorkDto, type index$6_FindSheetsToolDto as FindSheetsToolDto, type index$6_FindTaskAIContentDto as FindTaskAIContentDto, type index$6_FindTaskAIImageVideoVoiceCanvaInstagramDto as FindTaskAIImageVideoVoiceCanvaInstagramDto, type index$6_FindTaskAIImageVideoVoiceCanvaThreadsDto as FindTaskAIImageVideoVoiceCanvaThreadsDto, type index$6_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, type index$6_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, type index$6_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, type index$6_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, type index$6_FindTaskInstagramPostDto as FindTaskInstagramPostDto, type index$6_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, type index$6_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, type index$6_FindTaskManualContentSocialInstagramDto as FindTaskManualContentSocialInstagramDto, type index$6_FindTaskManualContentSocialThreadsDto as FindTaskManualContentSocialThreadsDto, type index$6_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, type index$6_FindTaskThreadsPostDto as FindTaskThreadsPostDto, type index$6_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, type index$6_FindTaskThreadsReplyMessageDto as FindTaskThreadsReplyMessageDto, type index$6_FindTasksJobDto as FindTasksJobDto, type index$6_FindTeamDto as FindTeamDto, type index$6_FindThreadsAccountRawDto as FindThreadsAccountRawDto, type index$6_FindThreadsAccountRunDto as FindThreadsAccountRunDto, type index$6_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, type index$6_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, type index$6_FindThreadsSettingInteractReplyMessageDto as FindThreadsSettingInteractReplyMessageDto, type index$6_FindThreadsSettingInteractUnFollowDto as FindThreadsSettingInteractUnFollowDto, type index$6_FindThreadsSettingPostDto as FindThreadsSettingPostDto, type index$6_FindUserDto as FindUserDto, index$2 as Forum, type index$6_IAccountAI as IAccountAI, type index$6_IAccountAIContent as IAccountAIContent, type index$6_IAccountAIContentChannel as IAccountAIContentChannel, type index$6_IAccountAIContentGroup as IAccountAIContentGroup, type index$6_IAccountAIContentInfo as IAccountAIContentInfo, type index$6_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$6_IAccountAIContentTag as IAccountAIContentTag, type index$6_IAccountAIModelContent as IAccountAIModelContent, type index$6_IAccountAIModelImageVideo as IAccountAIModelImageVideo, type index$6_IAccountAIModelVoice as IAccountAIModelVoice, type index$6_IAccountAIProxy as IAccountAIProxy, type index$6_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$6_IAccountCanva as IAccountCanva, type index$6_IAccountDrive as IAccountDrive, type index$6_IAccountEmail as IAccountEmail, type index$6_IAccountEmailProxy as IAccountEmailProxy, type index$6_IAccountEmailTag as IAccountEmailTag, type index$6_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$6_IAccountSocialBase as IAccountSocialBase, type index$6_IAccountSocialGroup as IAccountSocialGroup, type index$6_IAccountVPN as IAccountVPN, type index$6_IAccountVPS as IAccountVPS, type index$6_IAccountVPSGroup as IAccountVPSGroup, type index$6_IAccountVPSProvider as IAccountVPSProvider, type index$6_IAccountVPSSocial as IAccountVPSSocial, type index$6_IAssignTeam as IAssignTeam, type index$6_IAssignUser as IAssignUser, type index$6_IAuthLogin as IAuthLogin, type index$6_IAuthResetPassword as IAuthResetPassword, type index$6_IBaseModel as IBaseModel, type index$6_IBlog as IBlog, type index$6_IBlogCategory as IBlogCategory, type index$6_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$6_IBlogTeamPermission as IBlogTeamPermission, type index$6_IBlogUserPermission as IBlogUserPermission, type index$6_IBrowserGPM as IBrowserGPM, type index$6_IColsUnSelected as IColsUnSelected, type index$6_IDataDiscussTaskJob as IDataDiscussTaskJob, type index$6_IDataNotification as IDataNotification, type index$6_IDataUser as IDataUser, type index$6_IDepartment as IDepartment, type index$6_IDepartmentMember as IDepartmentMember, type index$6_IDevice as IDevice, type index$6_IDeviceLog as IDeviceLog, type index$6_IDeviceLogELS as IDeviceLogELS, type index$6_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$6_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$6_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$6_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$6_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$6_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$6_IDomain as IDomain, type index$6_IEmailAccountSocial as IEmailAccountSocial, type index$6_IEmailProxy as IEmailProxy, type index$6_IEmailRawManager as IEmailRawManager, type index$6_IEmailVPS as IEmailVPS, type index$6_IFile as IFile, type index$6_IFilterSettingAccountSocialFindForSettingDto as IFilterSettingAccountSocialFindForSettingDto, type index$6_IFilterStore as IFilterStore, type index$6_IGPMProfile as IGPMProfile, type index$6_IHistorySyncSheetPost as IHistorySyncSheetPost, type index$6_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$6_IIncreaseValueTask as IIncreaseValueTask, type index$6_IInstagramAccountRaw as IInstagramAccountRaw, type index$6_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$6_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$6_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$6_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$6_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$6_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$6_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$6_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$6_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$6_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$6_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$6_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$6_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$6_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$6_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$6_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$6_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$6_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$6_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$6_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$6_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$6_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$6_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$6_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$6_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$6_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$6_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$6_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$6_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$6_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$6_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$6_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$6_IInstagramReportPostNew as IInstagramReportPostNew, type index$6_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$6_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$6_IInstagramReportPostReel as IInstagramReportPostReel, type index$6_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$6_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$6_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$6_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$6_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$6_IInstagramReportPostStory as IInstagramReportPostStory, type index$6_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$6_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$6_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$6_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$6_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$6_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$6_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$6_IInstagramSettingPost as IInstagramSettingPost, type index$6_ILark as ILark, type index$6_ILarkTeam as ILarkTeam, type index$6_IMailWork as IMailWork, type index$6_IManagerImageAIInstagram as IManagerImageAIInstagram, type index$6_IManagerImageAIInstagramItemStore as IManagerImageAIInstagramItemStore, type index$6_IManagerImageAIInstagramLog as IManagerImageAIInstagramLog, type index$6_IManagerImageAIInstagramUserAttached as IManagerImageAIInstagramUserAttached, type index$6_IManagerImageAIThreads as IManagerImageAIThreads, type index$6_IManagerImageAIThreadsItemStore as IManagerImageAIThreadsItemStore, type index$6_IManagerImageAIThreadsUserAttached as IManagerImageAIThreadsUserAttached, type index$6_IManagerSheet as IManagerSheet, type index$6_IManagerSheetChildren as IManagerSheetChildren, type index$6_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$6_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$6_IManagerSheetGroup as IManagerSheetGroup, type index$6_IManagerWork as IManagerWork, type index$6_IManualContentSocialInstagram as IManualContentSocialInstagram, type index$6_IManualContentSocialInstagramChildren as IManualContentSocialInstagramChildren, type index$6_IManualContentSocialInstagramChildrenItemPost as IManualContentSocialInstagramChildrenItemPost, type index$6_IManualContentSocialInstagramNiche as IManualContentSocialInstagramNiche, type index$6_IManualContentSocialInstagramRunTime as IManualContentSocialInstagramRunTime, type index$6_IManualContentSocialThreads as IManualContentSocialThreads, type index$6_IManualContentSocialThreadsChildren as IManualContentSocialThreadsChildren, type index$6_IManualContentSocialThreadsChildrenItemPost as IManualContentSocialThreadsChildrenItemPost, type index$6_IManualContentSocialThreadsNiche as IManualContentSocialThreadsNiche, type index$6_IManualContentSocialThreadsRunTime as IManualContentSocialThreadsRunTime, type index$6_IOtpConfirm as IOtpConfirm, type index$6_IOtpCreateSession as IOtpCreateSession, type index$6_IOtpSend as IOtpSend, type index$6_IPCBrowser as IPCBrowser, type index$6_IPCBrowserLog as IPCBrowserLog, type index$6_IPCBrowserLogELS as IPCBrowserLogELS, type index$6_IPCBrowserLogStoreIdxELS as IPCBrowserLogStoreIdxELS, type index$6_IPCBrowserSheetTool as IPCBrowserSheetTool, type index$6_IPCPhone as IPCPhone, type index$6_IPCPhoneLog as IPCPhoneLog, type index$6_IPCPhoneLogELS as IPCPhoneLogELS, type index$6_IPCPhoneLogStoreIdxELS as IPCPhoneLogStoreIdxELS, type index$6_IProxy as IProxy, type index$6_IResponseLogin as IResponseLogin, type index$6_IRole as IRole, type index$6_IRoleFeature as IRoleFeature, type index$6_ISettingAccountSocialDto as ISettingAccountSocialDto, type index$6_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$6_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$6_ISheetImportExportSocial as ISheetImportExportSocial, type index$6_ISheetWork as ISheetWork, type index$6_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$6_ISheetWorkManager as ISheetWorkManager, type index$6_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$6_ISheetWorksCategory as ISheetWorksCategory, type index$6_ISheetsTool as ISheetsTool, type index$6_ISocialTaskManager as ISocialTaskManager, type index$6_ITag as ITag, type index$6_ITaskAIAccountAI as ITaskAIAccountAI, type index$6_ITaskAIAccountDrive as ITaskAIAccountDrive, type index$6_ITaskAIAccountProxy as ITaskAIAccountProxy, type index$6_ITaskAIAvatarCoverCanvaInstagramStep as ITaskAIAvatarCoverCanvaInstagramStep, type index$6_ITaskAIAvatarCoverInstagram as ITaskAIAvatarCoverInstagram, type index$6_ITaskAIAvatarCoverThreads as ITaskAIAvatarCoverThreads, type index$6_ITaskAIContent as ITaskAIContent, type index$6_ITaskAIImageVideoVoiceCanvaInstagram as ITaskAIImageVideoVoiceCanvaInstagram, type index$6_ITaskAIImageVideoVoiceCanvaInstagramStep as ITaskAIImageVideoVoiceCanvaInstagramStep, type index$6_ITaskAIImageVideoVoiceCanvaThreads as ITaskAIImageVideoVoiceCanvaThreads, type index$6_ITaskAIItemAction as ITaskAIItemAction, type index$6_ITaskAIItemGroup as ITaskAIItemGroup, type index$6_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$6_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$6_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$6_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$6_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$6_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$6_ITaskInstagramFollow as ITaskInstagramFollow, type index$6_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$6_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$6_ITaskInstagramPost as ITaskInstagramPost, type index$6_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$6_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$6_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$6_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$6_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$6_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$6_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$6_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, type index$6_ITaskJob as ITaskJob, type index$6_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$6_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$6_ITaskJobCheckList as ITaskJobCheckList, type index$6_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$6_ITaskJobDiscuss as ITaskJobDiscuss, type index$6_ITaskJobLabel as ITaskJobLabel, type index$6_ITaskJobPermission as ITaskJobPermission, type index$6_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$6_ITaskJobUserPermission as ITaskJobUserPermission, type index$6_ITaskJobsGroup as ITaskJobsGroup, type index$6_ITaskManualContentSocialInstagram as ITaskManualContentSocialInstagram, type index$6_ITaskManualContentSocialThreads as ITaskManualContentSocialThreads, type index$6_ITaskThreadsFollow as ITaskThreadsFollow, type index$6_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$6_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$6_ITaskThreadsPost as ITaskThreadsPost, type index$6_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$6_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$6_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$6_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$6_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$6_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$6_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$6_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, type index$6_ITeam as ITeam, type index$6_ITeamMember as ITeamMember, type index$6_ITeamRole as ITeamRole, type index$6_IThreadsAccountRaw as IThreadsAccountRaw, type index$6_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$6_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$6_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$6_IThreadsHistoryChange as IThreadsHistoryChange, type index$6_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$6_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$6_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$6_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$6_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$6_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$6_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$6_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$6_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$6_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$6_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$6_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$6_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$6_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$6_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$6_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$6_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$6_IThreadsReportPost as IThreadsReportPost, type index$6_IThreadsReportPostELS as IThreadsReportPostELS, type index$6_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, type index$6_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$6_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$6_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$6_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$6_IThreadsSettingPost as IThreadsSettingPost, type index$6_IToken as IToken, type index$6_ITrackingModel as ITrackingModel, type index$6_ITrackingTime as ITrackingTime, type index$6_IUser as IUser, type index$6_IUserRole as IUserRole, type index$6_IViewDeviceByPCPhone as IViewDeviceByPCPhone, type index$6_IVoiceGenerated as IVoiceGenerated, type index$6_IVoiceLanguage as IVoiceLanguage, type index$6_IVoiceSettingDelay as IVoiceSettingDelay, type index$6_IVoiceStores as IVoiceStores, type index$6_ImageVideoVoiceDetailDto as ImageVideoVoiceDetailDto, type index$6_ImportAccountVPSDto as ImportAccountVPSDto, type index$6_ImportInstagramAccountRawDto as ImportInstagramAccountRawDto, type index$6_ImportManagerWorkDto as ImportManagerWorkDto, type index$6_ImportSheetWorkDto as ImportSheetWorkDto, type index$6_ListManualContentSocialChildrenDto as ListManualContentSocialChildrenDto, type index$6_ListManualContentSocialInstagramChildrenDto as ListManualContentSocialInstagramChildrenDto, type index$6_ListManualContentSocialThreadsChildrenDto as ListManualContentSocialThreadsChildrenDto, type index$6_LoadDataChangeInfoInstagramAccountRawDto as LoadDataChangeInfoInstagramAccountRawDto, type index$6_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, type index$6_OverviewSheetsToolDto as OverviewSheetsToolDto, type index$6_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, index$a as Permission, type index$6_ReplaceAccountVSPDto as ReplaceAccountVSPDto, type index$6_ResultImportInstagramAccountRawDto as ResultImportInstagramAccountRawDto, index$3 as Socials, type index$6_StatisticsManagerWorkDto as StatisticsManagerWorkDto, type index$6_StatisticsSheetWorkDto as StatisticsSheetWorkDto, type index$6_StoreTaskManualContentSocialInstagramForRunDto as StoreTaskManualContentSocialInstagramForRunDto, type index$6_StoreTaskManualContentSocialThreadsForRunDto as StoreTaskManualContentSocialThreadsForRunDto, index$4 as Tool, type index$6_UpdateAccountSocialGroupDto as UpdateAccountSocialGroupDto, type index$6_UpdateAccountVPSDto as UpdateAccountVPSDto, type index$6_UpdateBlogDto as UpdateBlogDto, type index$6_UpdateBlogsCategoryDto as UpdateBlogsCategoryDto, type index$6_UpdateDepartmentDto as UpdateDepartmentDto, type index$6_UpdateDeviceDto as UpdateDeviceDto, type index$6_UpdateInstagramSettingInteractFollowDto as UpdateInstagramSettingInteractFollowDto, type index$6_UpdateInstagramSettingInteractReplyCommentDto as UpdateInstagramSettingInteractReplyCommentDto, type index$6_UpdateInstagramSettingInteractReplyMessageDto as UpdateInstagramSettingInteractReplyMessageDto, type index$6_UpdateInstagramSettingInteractUnFollowDto as UpdateInstagramSettingInteractUnFollowDto, type index$6_UpdateInstagramSettingPostDto as UpdateInstagramSettingPostDto, type index$6_UpdateLarkDto as UpdateLarkDto, type index$6_UpdateManagerWorkDto as UpdateManagerWorkDto, type index$6_UpdatePCBrowserDto as UpdatePCBrowserDto, type index$6_UpdatePCPhoneDto as UpdatePCPhoneDto, type index$6_UpdateProxyDto as UpdateProxyDto, type index$6_UpdateRoleDto as UpdateRoleDto, type index$6_UpdateSheetWorkDto as UpdateSheetWorkDto, type index$6_UpdateSheetsToolDto as UpdateSheetsToolDto, type index$6_UpdateTaskAIContentDto as UpdateTaskAIContentDto, type index$6_UpdateTaskInstagramBlockUserDto as UpdateTaskInstagramBlockUserDto, type index$6_UpdateTaskInstagramChangeInfoDto as UpdateTaskInstagramChangeInfoDto, type index$6_UpdateTaskInstagramFollowDto as UpdateTaskInstagramFollowDto, type index$6_UpdateTaskInstagramPostDto as UpdateTaskInstagramPostDto, type index$6_UpdateTaskInstagramReplyCommentDto as UpdateTaskInstagramReplyCommentDto, type index$6_UpdateTaskInstagramReplyMessageDto as UpdateTaskInstagramReplyMessageDto, type index$6_UpdateTaskThreadsFollowDto as UpdateTaskThreadsFollowDto, type index$6_UpdateTaskThreadsPostDto as UpdateTaskThreadsPostDto, type index$6_UpdateTaskThreadsReplyCommentDto as UpdateTaskThreadsReplyCommentDto, type index$6_UpdateTaskThreadsReplyMessageDto as UpdateTaskThreadsReplyMessageDto, type index$6_UpdateTasksJobDto as UpdateTasksJobDto, type index$6_UpdateTeamDto as UpdateTeamDto, type index$6_UpdateUserDto as UpdateUserDto, type index$6_UpsertManualContentSocialInstagramChildrenDto as UpsertManualContentSocialInstagramChildrenDto, type index$6_UpsertManualContentSocialInstagramChildrenItemPostDto as UpsertManualContentSocialInstagramChildrenItemPostDto, type index$6_UpsertManualContentSocialInstagramDto as UpsertManualContentSocialInstagramDto, type index$6_UpsertManualContentSocialThreadsChildrenDto as UpsertManualContentSocialThreadsChildrenDto, type index$6_UpsertManualContentSocialThreadsChildrenItemPostDto as UpsertManualContentSocialThreadsChildrenItemPostDto, type index$6_UpsertManualContentSocialThreadsDto as UpsertManualContentSocialThreadsDto, type index$6_ViewAsyncManualContentSocialInstagramDto as ViewAsyncManualContentSocialInstagramDto, type index$6_ViewAsyncManualContentSocialThreadsDto as ViewAsyncManualContentSocialThreadsDto, type index$6_ViewAutoSyncInformationManualContentSocialInstagramDto as ViewAutoSyncInformationManualContentSocialInstagramDto, type index$6_ViewAutoSyncInformationManualContentThreadsDto as ViewAutoSyncInformationManualContentThreadsDto, type index$6_ViewDetailDeviceDto as ViewDetailDeviceDto, type index$6_ViewDetailFolderInstagramDto as ViewDetailFolderInstagramDto, type index$6_ViewDetailFolderThreadsDto as ViewDetailFolderThreadsDto, type index$6_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto, type index$6_ViewListGPMProfileDto as ViewListGPMProfileDto, type index$6_ViewPCBrowserDetailDto as ViewPCBrowserDetailDto, type index$6_ViewSettingInstagramOfAccountDto as ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
|
3091
|
+
export { type index$6_AccountAICreateDto as AccountAICreateDto, type index$6_AccountAIImportDto as AccountAIImportDto, type index$6_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, type index$6_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$6_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$6_AddBulkManualContentSocialInstagramChildrenDto as AddBulkManualContentSocialInstagramChildrenDto, type index$6_AddBulkManualContentSocialThreadsChildrenDto as AddBulkManualContentSocialThreadsChildrenDto, type index$6_AddManualContentSocialInstagramChildrenDto as AddManualContentSocialInstagramChildrenDto, type index$6_AddManualContentSocialThreadsChildrenDto as AddManualContentSocialThreadsChildrenDto, type index$6_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, type index$6_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, type index$6_AddToDeviceProxyDto as AddToDeviceProxyDto, type index$6_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$6_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$6_ApplyTimeDashboardDto as ApplyTimeDashboardDto, index$8 as Auth, type index$6_AutoFillAssignedMemberInstagramAccountRawDto as AutoFillAssignedMemberInstagramAccountRawDto, type index$6_AutoFillAssignedMemberThreadsAccountRawDto as AutoFillAssignedMemberThreadsAccountRawDto, type index$6_AutoFillInstagramAccountRawDto as AutoFillInstagramAccountRawDto, type index$6_AutoFillOverviewInstagramAccountRawDto as AutoFillOverviewInstagramAccountRawDto, type index$6_AutoFillOverviewTaskInstagramBlockUserDto as AutoFillOverviewTaskInstagramBlockUserDto, type index$6_AutoFillOverviewThreadsAccountRawDto as AutoFillOverviewThreadsAccountRawDto, type index$6_AutoFillTaskInstagramBlockUserDto as AutoFillTaskInstagramBlockUserDto, type index$6_AutoFillThreadsAccountRawDto as AutoFillThreadsAccountRawDto, type index$6_CanvaDetailInstagramDto as CanvaDetailInstagramDto, type index$6_CheckSendMessageLark as CheckSendMessageLark, index$9 as Common, type index$6_CreateAccountSocialGroupDto as CreateAccountSocialGroupDto, type index$6_CreateAccountVPSDto as CreateAccountVPSDto, type index$6_CreateBlogDto as CreateBlogDto, type index$6_CreateBlogsCategoryDto as CreateBlogsCategoryDto, type index$6_CreateDepartmentDto as CreateDepartmentDto, type index$6_CreateInstagramSettingInteractFollowDto as CreateInstagramSettingInteractFollowDto, type index$6_CreateInstagramSettingInteractReplyCommentDto as CreateInstagramSettingInteractReplyCommentDto, type index$6_CreateInstagramSettingInteractReplyMessageDto as CreateInstagramSettingInteractReplyMessageDto, type index$6_CreateInstagramSettingInteractUnFollowDto as CreateInstagramSettingInteractUnFollowDto, type index$6_CreateInstagramSettingPostDto as CreateInstagramSettingPostDto, type index$6_CreateLarkDto as CreateLarkDto, type index$6_CreateManagerImageAIInstagramDto as CreateManagerImageAIInstagramDto, type index$6_CreateManagerImageAIThreadsDto as CreateManagerImageAIThreadsDto, type index$6_CreateManagerWorkDto as CreateManagerWorkDto, type index$6_CreatePCBrowserDto as CreatePCBrowserDto, type index$6_CreatePCPhoneDto as CreatePCPhoneDto, type index$6_CreateProxyDto as CreateProxyDto, type index$6_CreateRoleDto as CreateRoleDto, type index$6_CreateSheetToolDto as CreateSheetToolDto, type index$6_CreateSheetWorkDto as CreateSheetWorkDto, type index$6_CreateTaskAIContentDto as CreateTaskAIContentDto, type index$6_CreateTaskInstagramBlockUserDto as CreateTaskInstagramBlockUserDto, type index$6_CreateTaskInstagramChangeInfoDto as CreateTaskInstagramChangeInfoDto, type index$6_CreateTaskInstagramFollowDto as CreateTaskInstagramFollowDto, type index$6_CreateTaskInstagramPostDto as CreateTaskInstagramPostDto, type index$6_CreateTaskInstagramReplyCommentDto as CreateTaskInstagramReplyCommentDto, type index$6_CreateTaskInstagramReplyMessageDto as CreateTaskInstagramReplyMessageDto, type index$6_CreateTaskThreadsFollowDto as CreateTaskThreadsFollowDto, type index$6_CreateTaskThreadsPostDto as CreateTaskThreadsPostDto, type index$6_CreateTaskThreadsReplyCommentDto as CreateTaskThreadsReplyCommentDto, type index$6_CreateTaskThreadsReplyMessageDto as CreateTaskThreadsReplyMessageDto, type index$6_CreateTasksJobDto as CreateTasksJobDto, type index$6_CreateTeamDto as CreateTeamDto, type index$6_CreateUserDto as CreateUserDto, type index$6_DataActionChangeInfoInstagramAccountRawDto as DataActionChangeInfoInstagramAccountRawDto, type index$6_DataImportInstagramAccountRawDto as DataImportInstagramAccountRawDto, type index$6_DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto as DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto, type index$6_DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto as DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto, type index$6_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$6_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$6_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$6_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$6_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$6_EAccountAIContentChannelStatus as EAccountAIContentChannelStatus, index$6_EAccountAIContentModel as EAccountAIContentModel, index$6_EAccountAIContentStatus as EAccountAIContentStatus, index$6_EAccountAIModelApiStatus as EAccountAIModelApiStatus, index$6_EAccountAIModelBrowserPlan as EAccountAIModelBrowserPlan, index$6_EAccountAIModelCreditStatus as EAccountAIModelCreditStatus, index$6_EAccountAIModelStatus as EAccountAIModelStatus, index$6_EAccountAIModelType as EAccountAIModelType, index$6_EAccountAISync as EAccountAISync, index$6_EAccountAITypeEmail as EAccountAITypeEmail, index$6_EAccountInstagramTypeChangeInfo as EAccountInstagramTypeChangeInfo, index$6_EHistorySyncSheetPostStatus as EHistorySyncSheetPostStatus, index$6_EManagerImageAIInstagramFolder as EManagerImageAIInstagramFolder, index$6_EManagerImageAIInstagramLog as EManagerImageAIInstagramLog, index$6_EManagerImageAIInstagramModel as EManagerImageAIInstagramModel, index$6_EManagerImageAIThreadsFolder as EManagerImageAIThreadsFolder, index$6_EManagerImageAIThreadsModel as EManagerImageAIThreadsModel, index$6_EManualContentSocialInstagramStatusPost as EManualContentSocialInstagramStatusPost, index$6_EManualContentSocialInstagramStatusTask as EManualContentSocialInstagramStatusTask, index$6_EManualContentSocialInstagramTypePost as EManualContentSocialInstagramTypePost, index$6_EManualContentSocialThreadsStatusPost as EManualContentSocialThreadsStatusPost, index$6_EManualContentSocialThreadsStatusTask as EManualContentSocialThreadsStatusTask, index$6_EManualContentSocialThreadsTypePost as EManualContentSocialThreadsTypePost, index$6_EModelImageVideo as EModelImageVideo, index$6_EPCBrowserSheetModule as EPCBrowserSheetModule, index$6_ERatioImage as ERatioImage, index$6_ESheetToolInstagram as ESheetToolInstagram, index$6_ESheetToolStatusImport as ESheetToolStatusImport, index$6_ESheetToolStatusRun as ESheetToolStatusRun, index$6_ESheetToolThreads as ESheetToolThreads, index$6_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$6_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$6_EStatusAccountCanva as EStatusAccountCanva, index$6_EStatusAccountDrive as EStatusAccountDrive, index$6_EStatusAccountVPN as EStatusAccountVPN, index$6_EStatusEmail as EStatusEmail, index$6_EStatusInstagramImageLog as EStatusInstagramImageLog, index$6_EStatusProxyChecked as EStatusProxyChecked, index$6_EStatusProxyNewIP as EStatusProxyNewIP, index$6_EStatusTaskAIContent as EStatusTaskAIContent, index$6_ESyncStatusAccountDrive as ESyncStatusAccountDrive, index$6_ETaskAIAvatarCoverCanvaStep as ETaskAIAvatarCoverCanvaStep, index$6_ETaskAIImageVideoVoiceCanvaStep as ETaskAIImageVideoVoiceCanvaStep, index$6_ETaskGenerateAIType as ETaskGenerateAIType, index$6_ETaskStatus as ETaskStatus, index$6_ETypeSettingInstagram as ETypeSettingInstagram, index$6_EVPSCore as EVPSCore, index$6_EVPSExtension as EVPSExtension, index$6_EVPSOs as EVPSOs, index$6_EVPSRam as EVPSRam, index$6_EVPSStatus as EVPSStatus, index$6_EVPSStatusConnection as EVPSStatusConnection, index$6_EVPSStatusGpmLoginEmail as EVPSStatusGpmLoginEmail, index$6_EVPSStatusReplace as EVPSStatusReplace, index$6_EVPSStatusRestart as EVPSStatusRestart, index$6_EVPSTimeRestart as EVPSTimeRestart, type index$6_EditStatusImageItemInstagramDto as EditStatusImageItemInstagramDto, type index$6_EditStatusImageItemThreadsDto as EditStatusImageItemThreadsDto, type index$6_EditStatusManualContentSocialInstagramChildrenItemPost as EditStatusManualContentSocialInstagramChildrenItemPost, type index$6_EditStatusManualContentSocialThreadsChildrenItemPost as EditStatusManualContentSocialThreadsChildrenItemPost, type index$6_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, type index$6_FilterAccountAIContentDto as FilterAccountAIContentDto, type index$6_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, type index$6_FilterAccountAIGoogleDto as FilterAccountAIGoogleDto, type index$6_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, type index$6_FilterAccountCanvaDto as FilterAccountCanvaDto, type index$6_FilterAccountDriveDto as FilterAccountDriveDto, type index$6_FilterAccountEmailDto as FilterAccountEmailDto, type index$6_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$6_FilterAccountSocialGroupDto as FilterAccountSocialGroupDto, type index$6_FilterAccountVPNDto as FilterAccountVPNDto, type index$6_FilterAccountVPSDto as FilterAccountVPSDto, type index$6_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, type index$6_FilterBlogCategoryDto as FilterBlogCategoryDto, type index$6_FilterBlogDto as FilterBlogDto, type index$6_FilterCheckerAccountInstagramDashboardFollowerDto as FilterCheckerAccountInstagramDashboardFollowerDto, type index$6_FilterCheckerAccountThreadsDashboardFollowerDto as FilterCheckerAccountThreadsDashboardFollowerDto, type index$6_FilterDepartmentDto as FilterDepartmentDto, type index$6_FilterDeviceDto as FilterDeviceDto, type index$6_FilterDeviceLogDto as FilterDeviceLogDto, type index$6_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, type index$6_FilterInstagramAccountRawDto as FilterInstagramAccountRawDto, type index$6_FilterInstagramAccountRunDto as FilterInstagramAccountRunDto, type index$6_FilterInstagramDashboardFollowerDto as FilterInstagramDashboardFollowerDto, type index$6_FilterInstagramHistoryAutoSyncDto as FilterInstagramHistoryAutoSyncDto, type index$6_FilterInstagramHistoryChangeInfoDto as FilterInstagramHistoryChangeInfoDto, type index$6_FilterInstagramHistoryCreateNewDto as FilterInstagramHistoryCreateNewDto, type index$6_FilterInstagramHistoryGroupDto as FilterInstagramHistoryGroupDto, type index$6_FilterInstagramReportInteractBlockUserDto as FilterInstagramReportInteractBlockUserDto, type index$6_FilterInstagramReportInteractFollowDto as FilterInstagramReportInteractFollowDto, type index$6_FilterInstagramReportInteractReplyCommentDto as FilterInstagramReportInteractReplyCommentDto, type index$6_FilterInstagramReportInteractReplyMessageDto as FilterInstagramReportInteractReplyMessageDto, type index$6_FilterInstagramReportInteractUnFollowDto as FilterInstagramReportInteractUnFollowDto, type index$6_FilterInstagramReportPostHighLightDto as FilterInstagramReportPostHighLightDto, type index$6_FilterInstagramReportPostNewDto as FilterInstagramReportPostNewDto, type index$6_FilterInstagramReportPostReelDto as FilterInstagramReportPostReelDto, type index$6_FilterInstagramReportPostSquareDto as FilterInstagramReportPostSquareDto, type index$6_FilterInstagramReportPostStoryDto as FilterInstagramReportPostStoryDto, type index$6_FilterInstagramSettingFollowDto as FilterInstagramSettingFollowDto, type index$6_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, type index$6_FilterInstagramSettingInteractReplyCommentDto as FilterInstagramSettingInteractReplyCommentDto, type index$6_FilterInstagramSettingInteractReplyMessageDto as FilterInstagramSettingInteractReplyMessageDto, type index$6_FilterInstagramSettingInteractUnFollowDto as FilterInstagramSettingInteractUnFollowDto, type index$6_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, type index$6_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, type index$6_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, type index$6_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, type index$6_FilterLarkDto as FilterLarkDto, type index$6_FilterManagerImageAIInstagramDto as FilterManagerImageAIInstagramDto, type index$6_FilterManagerImageAIThreadsDto as FilterManagerImageAIThreadsDto, type index$6_FilterManagerSheetDto as FilterManagerSheetDto, type index$6_FilterManagerWorkDto as FilterManagerWorkDto, type index$6_FilterManualContentSocialInstagramDto as FilterManualContentSocialInstagramDto, type index$6_FilterManualContentSocialThreadsDto as FilterManualContentSocialThreadsDto, type index$6_FilterPCBrowserDto as FilterPCBrowserDto, type index$6_FilterPCPhoneDto as FilterPCPhoneDto, type index$6_FilterPCPhoneLogDto as FilterPCPhoneLogDto, type index$6_FilterPerformanceBreakdownInstagramDashboardFollowerDto as FilterPerformanceBreakdownInstagramDashboardFollowerDto, type index$6_FilterPerformanceBreakdownThreadsDashboardFollowerDto as FilterPerformanceBreakdownThreadsDashboardFollowerDto, type index$6_FilterProxyDto as FilterProxyDto, type index$6_FilterRoleDto as FilterRoleDto, type index$6_FilterSheetWorkCategoryDto as FilterSheetWorkCategoryDto, type index$6_FilterSheetWorkDto as FilterSheetWorkDto, type index$6_FilterSheetsToolDto as FilterSheetsToolDto, type index$6_FilterTaskAIContentDto as FilterTaskAIContentDto, type index$6_FilterTaskAIImageVideoVoiceCanvaInstagramDto as FilterTaskAIImageVideoVoiceCanvaInstagramDto, type index$6_FilterTaskAIImageVideoVoiceCanvaThreadsDto as FilterTaskAIImageVideoVoiceCanvaThreadsDto, type index$6_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, type index$6_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, type index$6_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, type index$6_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, type index$6_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, type index$6_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, type index$6_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, type index$6_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, type index$6_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, type index$6_FilterTaskThreadsReplyMessageDto as FilterTaskThreadsReplyMessageDto, type index$6_FilterTeamDto as FilterTeamDto, type index$6_FilterThreadsAccountRawDto as FilterThreadsAccountRawDto, type index$6_FilterThreadsAccountRunDto as FilterThreadsAccountRunDto, type index$6_FilterThreadsDashboardFollowerDto as FilterThreadsDashboardFollowerDto, type index$6_FilterThreadsReportInteractFollowDto as FilterThreadsReportInteractFollowDto, type index$6_FilterThreadsReportInteractReplyCommentDto as FilterThreadsReportInteractReplyCommentDto, type index$6_FilterThreadsReportInteractReplyMessageDto as FilterThreadsReportInteractReplyMessageDto, type index$6_FilterThreadsReportInteractUnFollowDto as FilterThreadsReportInteractUnFollowDto, type index$6_FilterThreadsReportPostDto as FilterThreadsReportPostDto, type index$6_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, type index$6_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, type index$6_FilterThreadsSettingInteractReplyMessageDto as FilterThreadsSettingInteractReplyMessageDto, type index$6_FilterThreadsSettingInteractUnFollowDto as FilterThreadsSettingInteractUnFollowDto, type index$6_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, type index$6_FilterUserDto as FilterUserDto, type index$6_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, type index$6_FindAccountAIContentDto as FindAccountAIContentDto, type index$6_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, type index$6_FindAccountAIDto as FindAccountAIDto, type index$6_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, type index$6_FindAccountCanvaDto as FindAccountCanvaDto, type index$6_FindAccountDriveDto as FindAccountDriveDto, type index$6_FindAccountEmailDto as FindAccountEmailDto, type index$6_FindAccountForCheckerInstagramDashboard as FindAccountForCheckerInstagramDashboard, type index$6_FindAccountForCheckerThreadsDashboard as FindAccountForCheckerThreadsDashboard, type index$6_FindAccountSocialGroupDto as FindAccountSocialGroupDto, type index$6_FindAccountSocialGroupPopupSocialDto as FindAccountSocialGroupPopupSocialDto, type index$6_FindAccountVPNDto as FindAccountVPNDto, type index$6_FindAccountVPSDto as FindAccountVPSDto, type index$6_FindAccountVPSGroupDto as FindAccountVPSGroupDto, type index$6_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, type index$6_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$6_FindBlogCategoryDto as FindBlogCategoryDto, type index$6_FindBlogDto as FindBlogDto, type index$6_FindCheckerAccountInstagramDashboardFollowerDto as FindCheckerAccountInstagramDashboardFollowerDto, type index$6_FindCheckerAccountThreadsDashboardFollowerDto as FindCheckerAccountThreadsDashboardFollowerDto, type index$6_FindDepartmentDto as FindDepartmentDto, type index$6_FindDetailAccountAIDto as FindDetailAccountAIDto, type index$6_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, type index$6_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, type index$6_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, type index$6_FindDeviceDto as FindDeviceDto, type index$6_FindDeviceLogDto as FindDeviceLogDto, type index$6_FindGrowthInstagramDashboardFollowerDto as FindGrowthInstagramDashboardFollowerDto, type index$6_FindGrowthThreadsDashboardFollowerDto as FindGrowthThreadsDashboardFollowerDto, type index$6_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, type index$6_FindInstagramAccountRawDto as FindInstagramAccountRawDto, type index$6_FindInstagramAccountRunDto as FindInstagramAccountRunDto, type index$6_FindInstagramHistoryAutoSyncDto as FindInstagramHistoryAutoSyncDto, type index$6_FindInstagramHistoryChangeInfoDto as FindInstagramHistoryChangeInfoDto, type index$6_FindInstagramHistoryCreateNewDto as FindInstagramHistoryCreateNewDto, type index$6_FindInstagramHistoryGroupDto as FindInstagramHistoryGroupDto, type index$6_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, type index$6_FindInstagramSettingInteractReplyCommentDto as FindInstagramSettingInteractReplyCommentDto, type index$6_FindInstagramSettingInteractReplyMessageDto as FindInstagramSettingInteractReplyMessageDto, type index$6_FindInstagramSettingInteractUnFollowDto as FindInstagramSettingInteractUnFollowDto, type index$6_FindInstagramSettingPostDto as FindInstagramSettingPostDto, type index$6_FindLarkDto as FindLarkDto, type index$6_FindListAccountForManualContentSocialInstagramDto as FindListAccountForManualContentSocialInstagramDto, type index$6_FindListAccountForManualContentSocialThreadsDto as FindListAccountForManualContentSocialThreadsDto, type index$6_FindManagerImageAIInstagramDto as FindManagerImageAIInstagramDto, type index$6_FindManagerImageAIThreadsDto as FindManagerImageAIThreadsDto, type index$6_FindManagerSheetDto as FindManagerSheetDto, type index$6_FindManagerWorkDto as FindManagerWorkDto, type index$6_FindManualContentSocialInstagramDto as FindManualContentSocialInstagramDto, type index$6_FindManualContentSocialThreadsDto as FindManualContentSocialThreadsDto, type index$6_FindMemberForAddTeamDto as FindMemberForAddTeamDto, type index$6_FindOverViewDepartmentDto as FindOverViewDepartmentDto, type index$6_FindOverViewInstagramAccountRawDto as FindOverViewInstagramAccountRawDto, type index$6_FindOverViewInstagramAccountRunDto as FindOverViewInstagramAccountRunDto, type index$6_FindOverViewInstagramReportInteractBlockUserDto as FindOverViewInstagramReportInteractBlockUserDto, type index$6_FindOverViewInstagramReportInteractFollowDto as FindOverViewInstagramReportInteractFollowDto, type index$6_FindOverViewInstagramReportInteractReplyCommentDto as FindOverViewInstagramReportInteractReplyCommentDto, type index$6_FindOverViewInstagramReportInteractReplyMessageDto as FindOverViewInstagramReportInteractReplyMessageDto, type index$6_FindOverViewInstagramReportInteractUnFollowDto as FindOverViewInstagramReportInteractUnFollowDto, type index$6_FindOverViewInstagramReportPostHighLightDto as FindOverViewInstagramReportPostHighLightDto, type index$6_FindOverViewInstagramReportPostNewDto as FindOverViewInstagramReportPostNewDto, type index$6_FindOverViewInstagramReportPostReelDto as FindOverViewInstagramReportPostReelDto, type index$6_FindOverViewInstagramReportPostSquareDto as FindOverViewInstagramReportPostSquareDto, type index$6_FindOverViewInstagramReportPostStoryDto as FindOverViewInstagramReportPostStoryDto, type index$6_FindOverViewInstagramSettingInteractFollowDto as FindOverViewInstagramSettingInteractFollowDto, type index$6_FindOverViewInstagramSettingInteractReplyCommentDto as FindOverViewInstagramSettingInteractReplyCommentDto, type index$6_FindOverViewInstagramSettingInteractReplyMessageDto as FindOverViewInstagramSettingInteractReplyMessageDto, type index$6_FindOverViewInstagramSettingInteractUnFollowDto as FindOverViewInstagramSettingInteractUnFollowDto, type index$6_FindOverViewInstagramSettingPostDto as FindOverViewInstagramSettingPostDto, type index$6_FindOverViewLarkDto as FindOverViewLarkDto, type index$6_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, type index$6_FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto as FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type index$6_FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto as FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type index$6_FindOverViewTaskInstagramBlockUserDto as FindOverViewTaskInstagramBlockUserDto, type index$6_FindOverViewTaskInstagramChangeInfoDto as FindOverViewTaskInstagramChangeInfoDto, type index$6_FindOverViewTaskInstagramFollowDto as FindOverViewTaskInstagramFollowDto, type index$6_FindOverViewTaskInstagramPostDto as FindOverViewTaskInstagramPostDto, type index$6_FindOverViewTaskInstagramReplyCommentDto as FindOverViewTaskInstagramReplyCommentDto, type index$6_FindOverViewTaskInstagramReplyMessageDto as FindOverViewTaskInstagramReplyMessageDto, type index$6_FindOverViewTaskThreadsFollowDto as FindOverViewTaskThreadsFollowDto, type index$6_FindOverViewTaskThreadsPostDto as FindOverViewTaskThreadsPostDto, type index$6_FindOverViewTaskThreadsReplyCommentDto as FindOverViewTaskThreadsReplyCommentDto, type index$6_FindOverViewTaskThreadsReplyMessageDto as FindOverViewTaskThreadsReplyMessageDto, type index$6_FindOverViewThreadsAccountDto as FindOverViewThreadsAccountDto, type index$6_FindOverViewThreadsAccountRowDto as FindOverViewThreadsAccountRowDto, type index$6_FindOverViewThreadsReportInteractFollowDto as FindOverViewThreadsReportInteractFollowDto, type index$6_FindOverViewThreadsReportInteractReplyCommentDto as FindOverViewThreadsReportInteractReplyCommentDto, type index$6_FindOverViewThreadsReportInteractReplyMessageDto as FindOverViewThreadsReportInteractReplyMessageDto, type index$6_FindOverViewThreadsReportInteractUnFollowDto as FindOverViewThreadsReportInteractUnFollowDto, type index$6_FindOverViewThreadsReportPostDto as FindOverViewThreadsReportPostDto, type index$6_FindOverViewThreadsSettingInteractFollowDto as FindOverViewThreadsSettingInteractFollowDto, type index$6_FindOverViewThreadsSettingInteractReplyCommentDto as FindOverViewThreadsSettingInteractReplyCommentDto, type index$6_FindOverViewThreadsSettingInteractReplyMessageDto as FindOverViewThreadsSettingInteractReplyMessageDto, type index$6_FindOverViewThreadsSettingInteractUnFollowDto as FindOverViewThreadsSettingInteractUnFollowDto, type index$6_FindOverViewThreadsSettingPostDto as FindOverViewThreadsSettingPostDto, type index$6_FindOverviewAccountAIGoogleDto as FindOverviewAccountAIGoogleDto, type index$6_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, type index$6_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, type index$6_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, type index$6_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, type index$6_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$6_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, type index$6_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, type index$6_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$6_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$6_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$6_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$6_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$6_FindOverviewInstagramDashboardFollowerDto as FindOverviewInstagramDashboardFollowerDto, type index$6_FindOverviewInstagramHistoryAutoSyncDto as FindOverviewInstagramHistoryAutoSyncDto, type index$6_FindOverviewInstagramHistoryChangeInfoDto as FindOverviewInstagramHistoryChangeInfoDto, type index$6_FindOverviewInstagramHistoryCreateNewDto as FindOverviewInstagramHistoryCreateNewDto, type index$6_FindOverviewInstagramHistoryGroupDto as FindOverviewInstagramHistoryGroupDto, type index$6_FindOverviewManagerImageAIInstagramDto as FindOverviewManagerImageAIInstagramDto, type index$6_FindOverviewManagerImageAIThreadsDto as FindOverviewManagerImageAIThreadsDto, type index$6_FindOverviewManualContentSocialInstagramDto as FindOverviewManualContentSocialInstagramDto, type index$6_FindOverviewManualContentSocialThreadsDto as FindOverviewManualContentSocialThreadsDto, type index$6_FindOverviewPCBrowserDto as FindOverviewPCBrowserDto, type index$6_FindOverviewPCPhoneDto as FindOverviewPCPhoneDto, type index$6_FindOverviewProxyDto as FindOverviewProxyDto, type index$6_FindOverviewRoleDto as FindOverviewRoleDto, type index$6_FindOverviewTeamDto as FindOverviewTeamDto, type index$6_FindOverviewThreadsDashboardFollowerDto as FindOverviewThreadsDashboardFollowerDto, type index$6_FindOverviewUserDto as FindOverviewUserDto, type index$6_FindPCBrowserDto as FindPCBrowserDto, type index$6_FindPCPhoneDetail as FindPCPhoneDetail, type index$6_FindPCPhoneDto as FindPCPhoneDto, type index$6_FindPCPhoneLogDto as FindPCPhoneLogDto, type index$6_FindPerformanceBreakdownInstagramDashboardFollowerDto as FindPerformanceBreakdownInstagramDashboardFollowerDto, type index$6_FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto as FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type index$6_FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto as FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type index$6_FindPerformanceBreakdownThreadsDashboardFollowerDto as FindPerformanceBreakdownThreadsDashboardFollowerDto, type index$6_FindProxyDto as FindProxyDto, type index$6_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$6_FindRoleDetailDto as FindRoleDetailDto, type index$6_FindRoleDto as FindRoleDto, type index$6_FindRoleOfMe as FindRoleOfMe, type index$6_FindSheetToolForPCBrowserDto as FindSheetToolForPCBrowserDto, type index$6_FindSheetWorkCategoryDto as FindSheetWorkCategoryDto, type index$6_FindSheetWorkDto as FindSheetWorkDto, type index$6_FindSheetsToolDto as FindSheetsToolDto, type index$6_FindTaskAIContentDto as FindTaskAIContentDto, type index$6_FindTaskAIImageVideoVoiceCanvaInstagramDto as FindTaskAIImageVideoVoiceCanvaInstagramDto, type index$6_FindTaskAIImageVideoVoiceCanvaThreadsDto as FindTaskAIImageVideoVoiceCanvaThreadsDto, type index$6_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, type index$6_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, type index$6_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, type index$6_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, type index$6_FindTaskInstagramPostDto as FindTaskInstagramPostDto, type index$6_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, type index$6_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, type index$6_FindTaskManualContentSocialInstagramDto as FindTaskManualContentSocialInstagramDto, type index$6_FindTaskManualContentSocialThreadsDto as FindTaskManualContentSocialThreadsDto, type index$6_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, type index$6_FindTaskThreadsPostDto as FindTaskThreadsPostDto, type index$6_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, type index$6_FindTaskThreadsReplyMessageDto as FindTaskThreadsReplyMessageDto, type index$6_FindTasksJobDto as FindTasksJobDto, type index$6_FindTeamDto as FindTeamDto, type index$6_FindThreadsAccountRawDto as FindThreadsAccountRawDto, type index$6_FindThreadsAccountRunDto as FindThreadsAccountRunDto, type index$6_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, type index$6_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, type index$6_FindThreadsSettingInteractReplyMessageDto as FindThreadsSettingInteractReplyMessageDto, type index$6_FindThreadsSettingInteractUnFollowDto as FindThreadsSettingInteractUnFollowDto, type index$6_FindThreadsSettingPostDto as FindThreadsSettingPostDto, type index$6_FindUserDto as FindUserDto, index$2 as Forum, type index$6_IAccountAI as IAccountAI, type index$6_IAccountAIContent as IAccountAIContent, type index$6_IAccountAIContentChannel as IAccountAIContentChannel, type index$6_IAccountAIContentGroup as IAccountAIContentGroup, type index$6_IAccountAIContentInfo as IAccountAIContentInfo, type index$6_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$6_IAccountAIContentTag as IAccountAIContentTag, type index$6_IAccountAIModelContent as IAccountAIModelContent, type index$6_IAccountAIModelImageVideo as IAccountAIModelImageVideo, type index$6_IAccountAIModelVoice as IAccountAIModelVoice, type index$6_IAccountAIProxy as IAccountAIProxy, type index$6_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$6_IAccountCanva as IAccountCanva, type index$6_IAccountDrive as IAccountDrive, type index$6_IAccountEmail as IAccountEmail, type index$6_IAccountEmailProxy as IAccountEmailProxy, type index$6_IAccountEmailTag as IAccountEmailTag, type index$6_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$6_IAccountSocialBase as IAccountSocialBase, type index$6_IAccountSocialGroup as IAccountSocialGroup, type index$6_IAccountVPN as IAccountVPN, type index$6_IAccountVPS as IAccountVPS, type index$6_IAccountVPSGroup as IAccountVPSGroup, type index$6_IAccountVPSProvider as IAccountVPSProvider, type index$6_IAccountVPSSocial as IAccountVPSSocial, type index$6_IAssignTeam as IAssignTeam, type index$6_IAssignUser as IAssignUser, type index$6_IAuthLogin as IAuthLogin, type index$6_IAuthResetPassword as IAuthResetPassword, type index$6_IBaseModel as IBaseModel, type index$6_IBlog as IBlog, type index$6_IBlogCategory as IBlogCategory, type index$6_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$6_IBlogTeamPermission as IBlogTeamPermission, type index$6_IBlogUserPermission as IBlogUserPermission, type index$6_IBrowserGPM as IBrowserGPM, type index$6_IColsUnSelected as IColsUnSelected, type index$6_IDataDiscussTaskJob as IDataDiscussTaskJob, type index$6_IDataNotification as IDataNotification, type index$6_IDataUser as IDataUser, type index$6_IDepartment as IDepartment, type index$6_IDepartmentMember as IDepartmentMember, type index$6_IDevice as IDevice, type index$6_IDeviceLog as IDeviceLog, type index$6_IDeviceLogELS as IDeviceLogELS, type index$6_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$6_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$6_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$6_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$6_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$6_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$6_IDomain as IDomain, type index$6_IEmailAccountSocial as IEmailAccountSocial, type index$6_IEmailProxy as IEmailProxy, type index$6_IEmailRawManager as IEmailRawManager, type index$6_IEmailVPS as IEmailVPS, type index$6_IFile as IFile, type index$6_IFilterSettingAccountSocialFindForSettingDto as IFilterSettingAccountSocialFindForSettingDto, type index$6_IFilterStore as IFilterStore, type index$6_IGPMProfile as IGPMProfile, type index$6_IHistorySyncSheetPost as IHistorySyncSheetPost, type index$6_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$6_IIncreaseValueTask as IIncreaseValueTask, type index$6_IInstagramAccountRaw as IInstagramAccountRaw, type index$6_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$6_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$6_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$6_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$6_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$6_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$6_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$6_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$6_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$6_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$6_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$6_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$6_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$6_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$6_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$6_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$6_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$6_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$6_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$6_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$6_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$6_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$6_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$6_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$6_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$6_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$6_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$6_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$6_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$6_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$6_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$6_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$6_IInstagramReportPostNew as IInstagramReportPostNew, type index$6_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$6_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$6_IInstagramReportPostReel as IInstagramReportPostReel, type index$6_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$6_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$6_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$6_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$6_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$6_IInstagramReportPostStory as IInstagramReportPostStory, type index$6_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$6_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$6_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$6_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$6_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$6_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$6_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$6_IInstagramSettingPost as IInstagramSettingPost, type index$6_ILark as ILark, type index$6_ILarkTeam as ILarkTeam, type index$6_IMailWork as IMailWork, type index$6_IManagerImageAIInstagram as IManagerImageAIInstagram, type index$6_IManagerImageAIInstagramItemStore as IManagerImageAIInstagramItemStore, type index$6_IManagerImageAIInstagramLog as IManagerImageAIInstagramLog, type index$6_IManagerImageAIInstagramUserAttached as IManagerImageAIInstagramUserAttached, type index$6_IManagerImageAIThreads as IManagerImageAIThreads, type index$6_IManagerImageAIThreadsItemStore as IManagerImageAIThreadsItemStore, type index$6_IManagerImageAIThreadsUserAttached as IManagerImageAIThreadsUserAttached, type index$6_IManagerSheet as IManagerSheet, type index$6_IManagerSheetChildren as IManagerSheetChildren, type index$6_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$6_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$6_IManagerSheetGroup as IManagerSheetGroup, type index$6_IManagerWork as IManagerWork, type index$6_IManualContentSocialInstagram as IManualContentSocialInstagram, type index$6_IManualContentSocialInstagramChildren as IManualContentSocialInstagramChildren, type index$6_IManualContentSocialInstagramChildrenItemPost as IManualContentSocialInstagramChildrenItemPost, type index$6_IManualContentSocialInstagramNiche as IManualContentSocialInstagramNiche, type index$6_IManualContentSocialInstagramRunTime as IManualContentSocialInstagramRunTime, type index$6_IManualContentSocialThreads as IManualContentSocialThreads, type index$6_IManualContentSocialThreadsChildren as IManualContentSocialThreadsChildren, type index$6_IManualContentSocialThreadsChildrenItemPost as IManualContentSocialThreadsChildrenItemPost, type index$6_IManualContentSocialThreadsNiche as IManualContentSocialThreadsNiche, type index$6_IManualContentSocialThreadsRunTime as IManualContentSocialThreadsRunTime, type index$6_IOtpConfirm as IOtpConfirm, type index$6_IOtpCreateSession as IOtpCreateSession, type index$6_IOtpSend as IOtpSend, type index$6_IPCBrowser as IPCBrowser, type index$6_IPCBrowserLog as IPCBrowserLog, type index$6_IPCBrowserLogELS as IPCBrowserLogELS, type index$6_IPCBrowserLogStoreIdxELS as IPCBrowserLogStoreIdxELS, type index$6_IPCBrowserSheetTool as IPCBrowserSheetTool, type index$6_IPCPhone as IPCPhone, type index$6_IPCPhoneLog as IPCPhoneLog, type index$6_IPCPhoneLogELS as IPCPhoneLogELS, type index$6_IPCPhoneLogStoreIdxELS as IPCPhoneLogStoreIdxELS, type index$6_IProxy as IProxy, type index$6_IResponseLogin as IResponseLogin, type index$6_IRole as IRole, type index$6_IRoleFeature as IRoleFeature, type index$6_ISettingAccountSocialDto as ISettingAccountSocialDto, type index$6_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$6_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$6_ISheetImportExportSocial as ISheetImportExportSocial, type index$6_ISheetWork as ISheetWork, type index$6_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$6_ISheetWorkManager as ISheetWorkManager, type index$6_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$6_ISheetWorksCategory as ISheetWorksCategory, type index$6_ISheetsTool as ISheetsTool, type index$6_ISocialTaskManager as ISocialTaskManager, type index$6_ITag as ITag, type index$6_ITaskAIAccountAI as ITaskAIAccountAI, type index$6_ITaskAIAccountDrive as ITaskAIAccountDrive, type index$6_ITaskAIAccountProxy as ITaskAIAccountProxy, type index$6_ITaskAIAvatarCoverCanvaInstagramStep as ITaskAIAvatarCoverCanvaInstagramStep, type index$6_ITaskAIAvatarCoverInstagram as ITaskAIAvatarCoverInstagram, type index$6_ITaskAIAvatarCoverThreads as ITaskAIAvatarCoverThreads, type index$6_ITaskAICanvaInstagramStep as ITaskAICanvaInstagramStep, type index$6_ITaskAIContent as ITaskAIContent, type index$6_ITaskAIImageVideoVoiceCanvaInstagram as ITaskAIImageVideoVoiceCanvaInstagram, type index$6_ITaskAIImageVideoVoiceCanvaThreads as ITaskAIImageVideoVoiceCanvaThreads, type index$6_ITaskAIImageVideoVoiceInstagramStep as ITaskAIImageVideoVoiceInstagramStep, type index$6_ITaskAIItemAction as ITaskAIItemAction, type index$6_ITaskAIItemGroup as ITaskAIItemGroup, type index$6_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$6_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$6_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$6_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$6_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$6_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$6_ITaskInstagramFollow as ITaskInstagramFollow, type index$6_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$6_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$6_ITaskInstagramPost as ITaskInstagramPost, type index$6_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$6_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$6_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$6_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$6_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$6_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$6_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$6_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, type index$6_ITaskJob as ITaskJob, type index$6_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$6_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$6_ITaskJobCheckList as ITaskJobCheckList, type index$6_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$6_ITaskJobDiscuss as ITaskJobDiscuss, type index$6_ITaskJobLabel as ITaskJobLabel, type index$6_ITaskJobPermission as ITaskJobPermission, type index$6_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$6_ITaskJobUserPermission as ITaskJobUserPermission, type index$6_ITaskJobsGroup as ITaskJobsGroup, type index$6_ITaskManualContentSocialInstagram as ITaskManualContentSocialInstagram, type index$6_ITaskManualContentSocialThreads as ITaskManualContentSocialThreads, type index$6_ITaskThreadsFollow as ITaskThreadsFollow, type index$6_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$6_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$6_ITaskThreadsPost as ITaskThreadsPost, type index$6_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$6_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$6_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$6_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$6_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$6_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$6_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$6_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, type index$6_ITeam as ITeam, type index$6_ITeamMember as ITeamMember, type index$6_ITeamRole as ITeamRole, type index$6_IThreadsAccountRaw as IThreadsAccountRaw, type index$6_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$6_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$6_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$6_IThreadsHistoryChange as IThreadsHistoryChange, type index$6_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$6_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$6_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$6_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$6_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$6_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$6_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$6_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$6_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$6_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$6_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$6_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$6_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$6_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$6_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$6_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$6_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$6_IThreadsReportPost as IThreadsReportPost, type index$6_IThreadsReportPostELS as IThreadsReportPostELS, type index$6_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, type index$6_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$6_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$6_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$6_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$6_IThreadsSettingPost as IThreadsSettingPost, type index$6_IToken as IToken, type index$6_ITrackingModel as ITrackingModel, type index$6_ITrackingTime as ITrackingTime, type index$6_IUser as IUser, type index$6_IUserRole as IUserRole, type index$6_IViewDeviceByPCPhone as IViewDeviceByPCPhone, type index$6_IVoiceGenerated as IVoiceGenerated, type index$6_IVoiceLanguage as IVoiceLanguage, type index$6_IVoiceSettingDelay as IVoiceSettingDelay, type index$6_IVoiceStores as IVoiceStores, type index$6_ImageVideoVoiceDetailInstagramDto as ImageVideoVoiceDetailInstagramDto, type index$6_ImportAccountVPSDto as ImportAccountVPSDto, type index$6_ImportInstagramAccountRawDto as ImportInstagramAccountRawDto, type index$6_ImportManagerWorkDto as ImportManagerWorkDto, type index$6_ImportSheetWorkDto as ImportSheetWorkDto, type index$6_ListManualContentSocialChildrenDto as ListManualContentSocialChildrenDto, type index$6_ListManualContentSocialInstagramChildrenDto as ListManualContentSocialInstagramChildrenDto, type index$6_ListManualContentSocialThreadsChildrenDto as ListManualContentSocialThreadsChildrenDto, type index$6_LoadDataChangeInfoInstagramAccountRawDto as LoadDataChangeInfoInstagramAccountRawDto, type index$6_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, type index$6_OverviewSheetsToolDto as OverviewSheetsToolDto, type index$6_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, index$a as Permission, type index$6_ReplaceAccountVSPDto as ReplaceAccountVSPDto, type index$6_ResultImportInstagramAccountRawDto as ResultImportInstagramAccountRawDto, index$3 as Socials, type index$6_StatisticsManagerWorkDto as StatisticsManagerWorkDto, type index$6_StatisticsSheetWorkDto as StatisticsSheetWorkDto, type index$6_StoreTaskManualContentSocialInstagramForRunDto as StoreTaskManualContentSocialInstagramForRunDto, type index$6_StoreTaskManualContentSocialThreadsForRunDto as StoreTaskManualContentSocialThreadsForRunDto, index$4 as Tool, type index$6_UpdateAccountSocialGroupDto as UpdateAccountSocialGroupDto, type index$6_UpdateAccountVPSDto as UpdateAccountVPSDto, type index$6_UpdateBlogDto as UpdateBlogDto, type index$6_UpdateBlogsCategoryDto as UpdateBlogsCategoryDto, type index$6_UpdateDepartmentDto as UpdateDepartmentDto, type index$6_UpdateDeviceDto as UpdateDeviceDto, type index$6_UpdateInstagramSettingInteractFollowDto as UpdateInstagramSettingInteractFollowDto, type index$6_UpdateInstagramSettingInteractReplyCommentDto as UpdateInstagramSettingInteractReplyCommentDto, type index$6_UpdateInstagramSettingInteractReplyMessageDto as UpdateInstagramSettingInteractReplyMessageDto, type index$6_UpdateInstagramSettingInteractUnFollowDto as UpdateInstagramSettingInteractUnFollowDto, type index$6_UpdateInstagramSettingPostDto as UpdateInstagramSettingPostDto, type index$6_UpdateLarkDto as UpdateLarkDto, type index$6_UpdateManagerWorkDto as UpdateManagerWorkDto, type index$6_UpdatePCBrowserDto as UpdatePCBrowserDto, type index$6_UpdatePCPhoneDto as UpdatePCPhoneDto, type index$6_UpdateProxyDto as UpdateProxyDto, type index$6_UpdateRoleDto as UpdateRoleDto, type index$6_UpdateSheetWorkDto as UpdateSheetWorkDto, type index$6_UpdateSheetsToolDto as UpdateSheetsToolDto, type index$6_UpdateTaskAIContentDto as UpdateTaskAIContentDto, type index$6_UpdateTaskInstagramBlockUserDto as UpdateTaskInstagramBlockUserDto, type index$6_UpdateTaskInstagramChangeInfoDto as UpdateTaskInstagramChangeInfoDto, type index$6_UpdateTaskInstagramFollowDto as UpdateTaskInstagramFollowDto, type index$6_UpdateTaskInstagramPostDto as UpdateTaskInstagramPostDto, type index$6_UpdateTaskInstagramReplyCommentDto as UpdateTaskInstagramReplyCommentDto, type index$6_UpdateTaskInstagramReplyMessageDto as UpdateTaskInstagramReplyMessageDto, type index$6_UpdateTaskThreadsFollowDto as UpdateTaskThreadsFollowDto, type index$6_UpdateTaskThreadsPostDto as UpdateTaskThreadsPostDto, type index$6_UpdateTaskThreadsReplyCommentDto as UpdateTaskThreadsReplyCommentDto, type index$6_UpdateTaskThreadsReplyMessageDto as UpdateTaskThreadsReplyMessageDto, type index$6_UpdateTasksJobDto as UpdateTasksJobDto, type index$6_UpdateTeamDto as UpdateTeamDto, type index$6_UpdateUserDto as UpdateUserDto, type index$6_UpsertManualContentSocialInstagramChildrenDto as UpsertManualContentSocialInstagramChildrenDto, type index$6_UpsertManualContentSocialInstagramChildrenItemPostDto as UpsertManualContentSocialInstagramChildrenItemPostDto, type index$6_UpsertManualContentSocialInstagramDto as UpsertManualContentSocialInstagramDto, type index$6_UpsertManualContentSocialThreadsChildrenDto as UpsertManualContentSocialThreadsChildrenDto, type index$6_UpsertManualContentSocialThreadsChildrenItemPostDto as UpsertManualContentSocialThreadsChildrenItemPostDto, type index$6_UpsertManualContentSocialThreadsDto as UpsertManualContentSocialThreadsDto, type index$6_ViewAsyncManualContentSocialInstagramDto as ViewAsyncManualContentSocialInstagramDto, type index$6_ViewAsyncManualContentSocialThreadsDto as ViewAsyncManualContentSocialThreadsDto, type index$6_ViewAutoSyncInformationManualContentSocialInstagramDto as ViewAutoSyncInformationManualContentSocialInstagramDto, type index$6_ViewAutoSyncInformationManualContentThreadsDto as ViewAutoSyncInformationManualContentThreadsDto, type index$6_ViewDetailDeviceDto as ViewDetailDeviceDto, type index$6_ViewDetailFolderInstagramDto as ViewDetailFolderInstagramDto, type index$6_ViewDetailFolderThreadsDto as ViewDetailFolderThreadsDto, type index$6_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto, type index$6_ViewListGPMProfileDto as ViewListGPMProfileDto, type index$6_ViewPCBrowserDetailDto as ViewPCBrowserDetailDto, type index$6_ViewSettingInstagramOfAccountDto as ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
|
3093
3092
|
}
|
|
3094
3093
|
|
|
3095
3094
|
interface IDevice extends IBaseModel, IAssignUser, ITrackingModel {
|
|
@@ -11335,6 +11334,8 @@ interface IManagerImageAIInstagramItemStore extends IBaseModel, ITrackingModel {
|
|
|
11335
11334
|
file: IFile | string;
|
|
11336
11335
|
driveId?: string;
|
|
11337
11336
|
driverUrl?: string;
|
|
11337
|
+
startStopFolderStore: EStatusUse;
|
|
11338
|
+
timeStartStopFolderStore: Date;
|
|
11338
11339
|
}
|
|
11339
11340
|
|
|
11340
11341
|
interface IManagerImageAIInstagramLog extends IBaseModel, ITrackingModel {
|
|
@@ -12127,11 +12128,6 @@ declare enum ETaskAIAvatarCoverCanvaStep {
|
|
|
12127
12128
|
}
|
|
12128
12129
|
declare enum ETaskAIImageVideoVoiceCanvaStep {
|
|
12129
12130
|
}
|
|
12130
|
-
declare enum ETaskGenerateAIStepStatus {
|
|
12131
|
-
Success = "Success",
|
|
12132
|
-
Pending = "Pending",
|
|
12133
|
-
Error = "Error"
|
|
12134
|
-
}
|
|
12135
12131
|
|
|
12136
12132
|
declare enum EHistorySyncSheetPostStatus {
|
|
12137
12133
|
Done = "Done",
|
|
@@ -12150,7 +12146,7 @@ interface IHistorySyncSheetPost extends IBaseModel {
|
|
|
12150
12146
|
note: string;
|
|
12151
12147
|
}
|
|
12152
12148
|
|
|
12153
|
-
interface
|
|
12149
|
+
interface DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto {
|
|
12154
12150
|
pcId: string;
|
|
12155
12151
|
pcName: string;
|
|
12156
12152
|
pcAlias: string;
|
|
@@ -12165,7 +12161,7 @@ interface DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto {
|
|
|
12165
12161
|
sheetStartStop: EStartStop;
|
|
12166
12162
|
}>;
|
|
12167
12163
|
}
|
|
12168
|
-
interface
|
|
12164
|
+
interface ImageVideoVoiceDetailInstagramDto {
|
|
12169
12165
|
infoMonitorGenImageVideoVoice: {
|
|
12170
12166
|
row: number;
|
|
12171
12167
|
postID: string;
|
|
@@ -12176,7 +12172,7 @@ interface ImageVideoVoiceDetailDto {
|
|
|
12176
12172
|
typeIdea: ETypeManagerWorkClassify;
|
|
12177
12173
|
createdAt: Date;
|
|
12178
12174
|
updatedAt: Date;
|
|
12179
|
-
toolAuto:
|
|
12175
|
+
toolAuto: 'Browser Automation';
|
|
12180
12176
|
taskToolKeyAiGen: string;
|
|
12181
12177
|
statusImageVideoVoice: ETaskStatus;
|
|
12182
12178
|
currentStepImageVideoVoice: number;
|
|
@@ -12190,6 +12186,12 @@ interface ImageVideoVoiceDetailDto {
|
|
|
12190
12186
|
ratio: ERatioImage;
|
|
12191
12187
|
typeTaskImageVideo: ETaskGenerateAIType;
|
|
12192
12188
|
};
|
|
12189
|
+
infoFolderImageAI: {
|
|
12190
|
+
folderId: string;
|
|
12191
|
+
subject: string[];
|
|
12192
|
+
scene: string[];
|
|
12193
|
+
style: string[];
|
|
12194
|
+
};
|
|
12193
12195
|
infoPC: {
|
|
12194
12196
|
pcName: string;
|
|
12195
12197
|
pcAlias: string;
|
|
@@ -12204,11 +12206,10 @@ interface ImageVideoVoiceDetailDto {
|
|
|
12204
12206
|
status: EStatusAccountDrive;
|
|
12205
12207
|
syncStatus: ESyncStatusAccountDrive;
|
|
12206
12208
|
}>;
|
|
12207
|
-
|
|
12208
|
-
|
|
12209
|
-
|
|
12210
|
-
|
|
12211
|
-
browserName: string;
|
|
12209
|
+
infoBrowserInfo: {
|
|
12210
|
+
browserName: string;
|
|
12211
|
+
browserType: 'GPM';
|
|
12212
|
+
listProxy: Array<{
|
|
12212
12213
|
proxyFormat: string;
|
|
12213
12214
|
proxyType: ETypeProxy;
|
|
12214
12215
|
}>;
|
|
@@ -12229,7 +12230,7 @@ interface ImageVideoVoiceDetailDto {
|
|
|
12229
12230
|
}>;
|
|
12230
12231
|
infoGenVoice: {
|
|
12231
12232
|
model: string;
|
|
12232
|
-
modeVoice:
|
|
12233
|
+
modeVoice: 'Multi Speaker Audio';
|
|
12233
12234
|
modelSetting: string;
|
|
12234
12235
|
language: string;
|
|
12235
12236
|
totalVoice: number;
|
|
@@ -12264,19 +12265,20 @@ interface ImageVideoVoiceDetailDto {
|
|
|
12264
12265
|
timeStatusImageVideoVoiceChange: Date;
|
|
12265
12266
|
urlProjectImage: string;
|
|
12266
12267
|
urlProjectVideo: string;
|
|
12267
|
-
|
|
12268
|
+
urlFolderDrive: string;
|
|
12268
12269
|
result: Array<{
|
|
12269
|
-
|
|
12270
|
+
timestamp: Date;
|
|
12271
|
+
typeTask: 'Image' | 'Video';
|
|
12270
12272
|
taskName: string;
|
|
12271
12273
|
status: string;
|
|
12272
12274
|
timeGenerate: number;
|
|
12273
|
-
typeAction:
|
|
12275
|
+
typeAction: 'Tool' | 'Api';
|
|
12274
12276
|
message: string;
|
|
12275
12277
|
}>;
|
|
12276
12278
|
};
|
|
12277
12279
|
}
|
|
12278
|
-
interface
|
|
12279
|
-
|
|
12280
|
+
interface CanvaDetailInstagramDto {
|
|
12281
|
+
infoMonitorGenImageVideoVoice: {
|
|
12280
12282
|
row: number;
|
|
12281
12283
|
postID: string;
|
|
12282
12284
|
sttAcc: string;
|
|
@@ -12284,17 +12286,21 @@ interface CanvaDetailDto {
|
|
|
12284
12286
|
idea: string;
|
|
12285
12287
|
niche: string;
|
|
12286
12288
|
typeIdea: ETypeManagerWorkClassify;
|
|
12289
|
+
createdAt: Date;
|
|
12287
12290
|
updatedAt: Date;
|
|
12288
|
-
|
|
12289
|
-
|
|
12290
|
-
|
|
12291
|
-
|
|
12292
|
-
|
|
12293
|
-
|
|
12294
|
-
|
|
12295
|
-
|
|
12296
|
-
|
|
12297
|
-
|
|
12291
|
+
toolAuto: 'Canva';
|
|
12292
|
+
taskToolKeyCanva: string;
|
|
12293
|
+
currentStepCanva: number;
|
|
12294
|
+
totalStepCanva: number;
|
|
12295
|
+
statusCanva: ETaskStatus;
|
|
12296
|
+
timeStatusCanvaChange: Date;
|
|
12297
|
+
totalSecondsGenerateCanva: number;
|
|
12298
|
+
countRunCanva: number;
|
|
12299
|
+
retryCountCanva: number;
|
|
12300
|
+
urlAI: string;
|
|
12301
|
+
model: EModelImageVideo;
|
|
12302
|
+
ratio: ERatioImage;
|
|
12303
|
+
typeTaskCanva: ETaskGenerateAIType;
|
|
12298
12304
|
};
|
|
12299
12305
|
infoPC: {
|
|
12300
12306
|
pcName: string;
|
|
@@ -12308,86 +12314,84 @@ interface CanvaDetailDto {
|
|
|
12308
12314
|
email: string;
|
|
12309
12315
|
linkOutput: string;
|
|
12310
12316
|
status: EStatusAccountDrive;
|
|
12311
|
-
syncStatus: ESyncStatusAccountDrive;
|
|
12312
12317
|
}>;
|
|
12313
|
-
|
|
12314
|
-
|
|
12315
|
-
|
|
12316
|
-
|
|
12317
|
-
browserName: string;
|
|
12318
|
+
infoBrowserInfo: {
|
|
12319
|
+
browserName: string;
|
|
12320
|
+
browserType: 'GPM';
|
|
12321
|
+
listProxy: Array<{
|
|
12318
12322
|
proxyFormat: string;
|
|
12319
12323
|
proxyType: ETypeProxy;
|
|
12320
12324
|
}>;
|
|
12321
12325
|
};
|
|
12322
|
-
|
|
12326
|
+
infoCanvaAccount: Array<{
|
|
12323
12327
|
email: string;
|
|
12328
|
+
emailRecover: string;
|
|
12324
12329
|
password: string;
|
|
12325
12330
|
code2FA: string;
|
|
12326
|
-
|
|
12327
|
-
status: EAccountAIModelStatus;
|
|
12331
|
+
status: EStatusAccountCanva;
|
|
12328
12332
|
}>;
|
|
12329
|
-
|
|
12330
|
-
|
|
12333
|
+
infoSheetPost: {
|
|
12334
|
+
poolTitle: string;
|
|
12331
12335
|
pool1: string;
|
|
12332
12336
|
pool2: string;
|
|
12333
12337
|
pool3: string;
|
|
12334
|
-
|
|
12335
|
-
|
|
12336
|
-
|
|
12337
|
-
|
|
12338
|
-
|
|
12339
|
-
|
|
12340
|
-
|
|
12341
|
-
|
|
12342
|
-
|
|
12343
|
-
|
|
12344
|
-
|
|
12345
|
-
};
|
|
12346
|
-
|
|
12338
|
+
textPage2: string;
|
|
12339
|
+
fistTextPage3: string;
|
|
12340
|
+
secondTextPage3: string;
|
|
12341
|
+
addTextPage7: string;
|
|
12342
|
+
linkAddHistory: string;
|
|
12343
|
+
username: string;
|
|
12344
|
+
fontText1: string;
|
|
12345
|
+
fontText2: string;
|
|
12346
|
+
backgroundPage27: string;
|
|
12347
|
+
effectPage1: string;
|
|
12348
|
+
effectPage27: string;
|
|
12349
|
+
};
|
|
12350
|
+
infoCanvaEditPage: Array<{
|
|
12351
|
+
page: 'Page1' | 'Page2' | 'Page3' | 'Page4' | 'Page5' | 'Page6' | 'Page7';
|
|
12347
12352
|
status: ETaskStatus;
|
|
12348
|
-
|
|
12349
|
-
|
|
12353
|
+
time: number;
|
|
12354
|
+
retry: number;
|
|
12350
12355
|
}>;
|
|
12351
|
-
|
|
12356
|
+
infoCanvaAsset: {
|
|
12352
12357
|
statusAudioPage2: ETaskStatus;
|
|
12353
|
-
|
|
12354
|
-
|
|
12355
|
-
statusVoicePage34567: ETaskStatus;
|
|
12356
|
-
statusBackgroundPage234567: ETaskStatus;
|
|
12358
|
+
statusAudioPage37: ETaskStatus;
|
|
12359
|
+
statusBackgroundPage27: ETaskStatus;
|
|
12357
12360
|
statusFontText1: ETaskStatus;
|
|
12358
12361
|
statusFontText2: ETaskStatus;
|
|
12359
12362
|
};
|
|
12360
|
-
|
|
12363
|
+
infoCanvaDownload: {
|
|
12361
12364
|
statusDownloadImage: ETaskStatus;
|
|
12362
|
-
|
|
12365
|
+
countImage: number;
|
|
12363
12366
|
statusDownloadVideo: ETaskStatus;
|
|
12364
|
-
|
|
12367
|
+
countVideo: number;
|
|
12365
12368
|
};
|
|
12366
|
-
|
|
12367
|
-
|
|
12368
|
-
|
|
12369
|
-
|
|
12370
|
-
|
|
12369
|
+
infoRunningSchedule: {
|
|
12370
|
+
sttAccountSocial: string;
|
|
12371
|
+
username: string;
|
|
12372
|
+
postId: string;
|
|
12373
|
+
urlDriveFolderSource: string;
|
|
12371
12374
|
statusSchedule: ETaskStatus;
|
|
12372
12375
|
timeSchedule: Date;
|
|
12373
12376
|
};
|
|
12374
12377
|
infoLog: {
|
|
12375
|
-
|
|
12376
|
-
|
|
12377
|
-
|
|
12378
|
-
|
|
12378
|
+
timeStatusCanvaChange: Date;
|
|
12379
|
+
urlCanvaSource: string;
|
|
12380
|
+
urlCanvaResult: string;
|
|
12381
|
+
urlFolderDrive: string;
|
|
12379
12382
|
result: Array<{
|
|
12380
12383
|
timestamp: Date;
|
|
12381
|
-
status:
|
|
12382
|
-
|
|
12383
|
-
page:
|
|
12384
|
-
|
|
12385
|
-
|
|
12384
|
+
status: ETaskStatus;
|
|
12385
|
+
typeAction: 'Edit';
|
|
12386
|
+
page: 'Page1' | 'Page2' | 'Page3' | 'Page4' | 'Page5' | 'Page6' | 'Page7';
|
|
12387
|
+
background: string;
|
|
12388
|
+
frontText: string;
|
|
12389
|
+
effect: string;
|
|
12386
12390
|
message: string;
|
|
12387
12391
|
}>;
|
|
12388
12392
|
};
|
|
12389
12393
|
}
|
|
12390
|
-
interface
|
|
12394
|
+
interface DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto {
|
|
12391
12395
|
analytics: {
|
|
12392
12396
|
totalRows: number;
|
|
12393
12397
|
rowValid: number;
|
|
@@ -12624,7 +12628,7 @@ interface ITaskAIAvatarCoverInstagram extends IBaseModel, ITrackingModel {
|
|
|
12624
12628
|
interface ITaskAIAvatarCoverCanvaInstagramStep extends IBaseModel, ITrackingModel {
|
|
12625
12629
|
typeTask: 'Image' | 'Video' | 'Canva';
|
|
12626
12630
|
taskName: ETaskAIAvatarCoverCanvaStep;
|
|
12627
|
-
status:
|
|
12631
|
+
status: ETaskStatus;
|
|
12628
12632
|
timeGenerate: number;
|
|
12629
12633
|
typeAction: 'Tool' | 'Api';
|
|
12630
12634
|
message: string;
|
|
@@ -12745,14 +12749,23 @@ interface ITaskAIImageVideoVoiceCanvaInstagram extends IBaseModel, ITrackingMode
|
|
|
12745
12749
|
noteFixOutput: string;
|
|
12746
12750
|
}
|
|
12747
12751
|
|
|
12748
|
-
interface
|
|
12752
|
+
interface ITaskAIImageVideoVoiceInstagramStep extends IBaseModel, ITrackingModel {
|
|
12749
12753
|
typeTask: 'Image' | 'Canva';
|
|
12750
12754
|
taskName: ETaskAIAvatarCoverCanvaStep;
|
|
12751
|
-
status:
|
|
12755
|
+
status: ETaskStatus;
|
|
12752
12756
|
timeGenerate: number;
|
|
12753
12757
|
typeAction: 'Tool' | 'Api';
|
|
12754
12758
|
message: string;
|
|
12755
12759
|
}
|
|
12760
|
+
interface ITaskAICanvaInstagramStep extends IBaseModel, ITrackingModel {
|
|
12761
|
+
status: ETaskStatus;
|
|
12762
|
+
typeAction: 'Edit';
|
|
12763
|
+
page: 'Page1' | 'Page2' | 'Page3' | 'Page4' | 'Page5' | 'Page6' | 'Page7';
|
|
12764
|
+
background: string;
|
|
12765
|
+
frontText: string;
|
|
12766
|
+
effect: string;
|
|
12767
|
+
message: string;
|
|
12768
|
+
}
|
|
12756
12769
|
|
|
12757
12770
|
interface FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto {
|
|
12758
12771
|
department: number;
|
|
@@ -13746,7 +13759,7 @@ type index$4_AddToDeviceAccountVPNDto = AddToDeviceAccountVPNDto;
|
|
|
13746
13759
|
type index$4_AddToDeviceProxyDto = AddToDeviceProxyDto;
|
|
13747
13760
|
type index$4_ApplyAutoFillDeviceDto = ApplyAutoFillDeviceDto;
|
|
13748
13761
|
type index$4_ApplyReplaceDeviceDto = ApplyReplaceDeviceDto;
|
|
13749
|
-
type index$
|
|
13762
|
+
type index$4_CanvaDetailInstagramDto = CanvaDetailInstagramDto;
|
|
13750
13763
|
type index$4_CreateAccountVPSDto = CreateAccountVPSDto;
|
|
13751
13764
|
type index$4_CreateManagerImageAIInstagramDto = CreateManagerImageAIInstagramDto;
|
|
13752
13765
|
type index$4_CreateManagerImageAIThreadsDto = CreateManagerImageAIThreadsDto;
|
|
@@ -13755,8 +13768,8 @@ type index$4_CreatePCPhoneDto = CreatePCPhoneDto;
|
|
|
13755
13768
|
type index$4_CreateProxyDto = CreateProxyDto;
|
|
13756
13769
|
type index$4_CreateSheetToolDto = CreateSheetToolDto;
|
|
13757
13770
|
type index$4_CreateTaskAIContentDto = CreateTaskAIContentDto;
|
|
13758
|
-
type index$
|
|
13759
|
-
type index$
|
|
13771
|
+
type index$4_DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto = DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto;
|
|
13772
|
+
type index$4_DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto = DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto;
|
|
13760
13773
|
type index$4_DevicePopupListAddAccountDto = DevicePopupListAddAccountDto;
|
|
13761
13774
|
type index$4_DevicePopupOverviewAccountsDto = DevicePopupOverviewAccountsDto;
|
|
13762
13775
|
type index$4_DevicePopupOverviewAddAccountDto = DevicePopupOverviewAddAccountDto;
|
|
@@ -13846,8 +13859,6 @@ type index$4_ETaskAIAvatarCoverCanvaStep = ETaskAIAvatarCoverCanvaStep;
|
|
|
13846
13859
|
declare const index$4_ETaskAIAvatarCoverCanvaStep: typeof ETaskAIAvatarCoverCanvaStep;
|
|
13847
13860
|
type index$4_ETaskAIImageVideoVoiceCanvaStep = ETaskAIImageVideoVoiceCanvaStep;
|
|
13848
13861
|
declare const index$4_ETaskAIImageVideoVoiceCanvaStep: typeof ETaskAIImageVideoVoiceCanvaStep;
|
|
13849
|
-
type index$4_ETaskGenerateAIStepStatus = ETaskGenerateAIStepStatus;
|
|
13850
|
-
declare const index$4_ETaskGenerateAIStepStatus: typeof ETaskGenerateAIStepStatus;
|
|
13851
13862
|
type index$4_ETaskGenerateAIType = ETaskGenerateAIType;
|
|
13852
13863
|
declare const index$4_ETaskGenerateAIType: typeof ETaskGenerateAIType;
|
|
13853
13864
|
type index$4_ETaskStatus = ETaskStatus;
|
|
@@ -14047,10 +14058,11 @@ type index$4_ITaskAIAccountProxy = ITaskAIAccountProxy;
|
|
|
14047
14058
|
type index$4_ITaskAIAvatarCoverCanvaInstagramStep = ITaskAIAvatarCoverCanvaInstagramStep;
|
|
14048
14059
|
type index$4_ITaskAIAvatarCoverInstagram = ITaskAIAvatarCoverInstagram;
|
|
14049
14060
|
type index$4_ITaskAIAvatarCoverThreads = ITaskAIAvatarCoverThreads;
|
|
14061
|
+
type index$4_ITaskAICanvaInstagramStep = ITaskAICanvaInstagramStep;
|
|
14050
14062
|
type index$4_ITaskAIContent = ITaskAIContent;
|
|
14051
14063
|
type index$4_ITaskAIImageVideoVoiceCanvaInstagram = ITaskAIImageVideoVoiceCanvaInstagram;
|
|
14052
|
-
type index$4_ITaskAIImageVideoVoiceCanvaInstagramStep = ITaskAIImageVideoVoiceCanvaInstagramStep;
|
|
14053
14064
|
type index$4_ITaskAIImageVideoVoiceCanvaThreads = ITaskAIImageVideoVoiceCanvaThreads;
|
|
14065
|
+
type index$4_ITaskAIImageVideoVoiceInstagramStep = ITaskAIImageVideoVoiceInstagramStep;
|
|
14054
14066
|
type index$4_ITaskAIItemAction = ITaskAIItemAction;
|
|
14055
14067
|
type index$4_ITaskAIItemGroup = ITaskAIItemGroup;
|
|
14056
14068
|
type index$4_ITaskManualContentSocialInstagram = ITaskManualContentSocialInstagram;
|
|
@@ -14060,7 +14072,7 @@ type index$4_IVoiceGenerated = IVoiceGenerated;
|
|
|
14060
14072
|
type index$4_IVoiceLanguage = IVoiceLanguage;
|
|
14061
14073
|
type index$4_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
14062
14074
|
type index$4_IVoiceStores = IVoiceStores;
|
|
14063
|
-
type index$
|
|
14075
|
+
type index$4_ImageVideoVoiceDetailInstagramDto = ImageVideoVoiceDetailInstagramDto;
|
|
14064
14076
|
type index$4_ImportAccountVPSDto = ImportAccountVPSDto;
|
|
14065
14077
|
type index$4_ListManualContentSocialChildrenDto = ListManualContentSocialChildrenDto;
|
|
14066
14078
|
type index$4_ListManualContentSocialInstagramChildrenDto = ListManualContentSocialInstagramChildrenDto;
|
|
@@ -14095,7 +14107,7 @@ type index$4_ViewDetailSheetsToolDto = ViewDetailSheetsToolDto;
|
|
|
14095
14107
|
type index$4_ViewListGPMProfileDto = ViewListGPMProfileDto;
|
|
14096
14108
|
type index$4_ViewPCBrowserDetailDto = ViewPCBrowserDetailDto;
|
|
14097
14109
|
declare namespace index$4 {
|
|
14098
|
-
export { type index$4_AccountAICreateDto as AccountAICreateDto, type index$4_AccountAIImportDto as AccountAIImportDto, type index$4_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, type index$4_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$4_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$4_AddBulkManualContentSocialInstagramChildrenDto as AddBulkManualContentSocialInstagramChildrenDto, type index$4_AddBulkManualContentSocialThreadsChildrenDto as AddBulkManualContentSocialThreadsChildrenDto, type index$4_AddManualContentSocialInstagramChildrenDto as AddManualContentSocialInstagramChildrenDto, type index$4_AddManualContentSocialThreadsChildrenDto as AddManualContentSocialThreadsChildrenDto, type index$4_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, type index$4_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, type index$4_AddToDeviceProxyDto as AddToDeviceProxyDto, type index$4_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$4_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$4_CanvaDetailDto as CanvaDetailDto, type index$4_CreateAccountVPSDto as CreateAccountVPSDto, type index$4_CreateManagerImageAIInstagramDto as CreateManagerImageAIInstagramDto, type index$4_CreateManagerImageAIThreadsDto as CreateManagerImageAIThreadsDto, type index$4_CreatePCBrowserDto as CreatePCBrowserDto, type index$4_CreatePCPhoneDto as CreatePCPhoneDto, type index$4_CreateProxyDto as CreateProxyDto, type index$4_CreateSheetToolDto as CreateSheetToolDto, type index$4_CreateTaskAIContentDto as CreateTaskAIContentDto, type index$4_DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto as DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto, type index$4_DataRefreshDataSheetToolImageVideoVoiceCanvaDto as DataRefreshDataSheetToolImageVideoVoiceCanvaDto, type index$4_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$4_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$4_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$4_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$4_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$4_EAccountAIContentChannelStatus as EAccountAIContentChannelStatus, index$4_EAccountAIContentModel as EAccountAIContentModel, index$4_EAccountAIContentStatus as EAccountAIContentStatus, index$4_EAccountAIModelApiStatus as EAccountAIModelApiStatus, index$4_EAccountAIModelBrowserPlan as EAccountAIModelBrowserPlan, index$4_EAccountAIModelCreditStatus as EAccountAIModelCreditStatus, index$4_EAccountAIModelStatus as EAccountAIModelStatus, index$4_EAccountAIModelType as EAccountAIModelType, index$4_EAccountAISync as EAccountAISync, index$4_EAccountAITypeEmail as EAccountAITypeEmail, index$4_EHistorySyncSheetPostStatus as EHistorySyncSheetPostStatus, index$4_EManagerImageAIInstagramFolder as EManagerImageAIInstagramFolder, index$4_EManagerImageAIInstagramLog as EManagerImageAIInstagramLog, index$4_EManagerImageAIInstagramModel as EManagerImageAIInstagramModel, index$4_EManagerImageAIThreadsFolder as EManagerImageAIThreadsFolder, index$4_EManagerImageAIThreadsModel as EManagerImageAIThreadsModel, index$4_EManualContentSocialInstagramStatusPost as EManualContentSocialInstagramStatusPost, index$4_EManualContentSocialInstagramStatusTask as EManualContentSocialInstagramStatusTask, index$4_EManualContentSocialInstagramTypePost as EManualContentSocialInstagramTypePost, index$4_EManualContentSocialThreadsStatusPost as EManualContentSocialThreadsStatusPost, index$4_EManualContentSocialThreadsStatusTask as EManualContentSocialThreadsStatusTask, index$4_EManualContentSocialThreadsTypePost as EManualContentSocialThreadsTypePost, index$4_EModelImageVideo as EModelImageVideo, index$4_EPCBrowserSheetModule as EPCBrowserSheetModule, index$4_ERatioImage as ERatioImage, index$4_ESheetToolInstagram as ESheetToolInstagram, index$4_ESheetToolStatusImport as ESheetToolStatusImport, index$4_ESheetToolStatusRun as ESheetToolStatusRun, index$4_ESheetToolThreads as ESheetToolThreads, index$4_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$4_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$4_EStatusAccountCanva as EStatusAccountCanva, index$4_EStatusAccountDrive as EStatusAccountDrive, index$4_EStatusAccountVPN as EStatusAccountVPN, index$4_EStatusEmail as EStatusEmail, index$4_EStatusInstagramImageLog as EStatusInstagramImageLog, index$4_EStatusProxyChecked as EStatusProxyChecked, index$4_EStatusProxyNewIP as EStatusProxyNewIP, index$4_EStatusTaskAIContent as EStatusTaskAIContent, index$4_ESyncStatusAccountDrive as ESyncStatusAccountDrive, index$4_ETaskAIAvatarCoverCanvaStep as ETaskAIAvatarCoverCanvaStep, index$4_ETaskAIImageVideoVoiceCanvaStep as ETaskAIImageVideoVoiceCanvaStep, index$4_ETaskGenerateAIStepStatus as ETaskGenerateAIStepStatus, index$4_ETaskGenerateAIType as ETaskGenerateAIType, index$4_ETaskStatus as ETaskStatus, index$4_EVPSCore as EVPSCore, index$4_EVPSExtension as EVPSExtension, index$4_EVPSOs as EVPSOs, index$4_EVPSRam as EVPSRam, index$4_EVPSStatus as EVPSStatus, index$4_EVPSStatusConnection as EVPSStatusConnection, index$4_EVPSStatusGpmLoginEmail as EVPSStatusGpmLoginEmail, index$4_EVPSStatusReplace as EVPSStatusReplace, index$4_EVPSStatusRestart as EVPSStatusRestart, index$4_EVPSTimeRestart as EVPSTimeRestart, type index$4_EditStatusImageItemInstagramDto as EditStatusImageItemInstagramDto, type index$4_EditStatusImageItemThreadsDto as EditStatusImageItemThreadsDto, type index$4_EditStatusManualContentSocialInstagramChildrenItemPost as EditStatusManualContentSocialInstagramChildrenItemPost, type index$4_EditStatusManualContentSocialThreadsChildrenItemPost as EditStatusManualContentSocialThreadsChildrenItemPost, type index$4_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, type index$4_FilterAccountAIContentDto as FilterAccountAIContentDto, type index$4_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, type index$4_FilterAccountAIGoogleDto as FilterAccountAIGoogleDto, type index$4_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, type index$4_FilterAccountCanvaDto as FilterAccountCanvaDto, type index$4_FilterAccountDriveDto as FilterAccountDriveDto, type index$4_FilterAccountEmailDto as FilterAccountEmailDto, type index$4_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$4_FilterAccountVPNDto as FilterAccountVPNDto, type index$4_FilterAccountVPSDto as FilterAccountVPSDto, type index$4_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, type index$4_FilterDeviceDto as FilterDeviceDto, type index$4_FilterDeviceLogDto as FilterDeviceLogDto, type index$4_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, type index$4_FilterManagerImageAIInstagramDto as FilterManagerImageAIInstagramDto, type index$4_FilterManagerImageAIThreadsDto as FilterManagerImageAIThreadsDto, type index$4_FilterManagerSheetDto as FilterManagerSheetDto, type index$4_FilterManualContentSocialInstagramDto as FilterManualContentSocialInstagramDto, type index$4_FilterManualContentSocialThreadsDto as FilterManualContentSocialThreadsDto, type index$4_FilterPCBrowserDto as FilterPCBrowserDto, type index$4_FilterPCPhoneDto as FilterPCPhoneDto, type index$4_FilterPCPhoneLogDto as FilterPCPhoneLogDto, type index$4_FilterProxyDto as FilterProxyDto, type index$4_FilterSheetsToolDto as FilterSheetsToolDto, type index$4_FilterTaskAIContentDto as FilterTaskAIContentDto, type index$4_FilterTaskAIImageVideoVoiceCanvaInstagramDto as FilterTaskAIImageVideoVoiceCanvaInstagramDto, type index$4_FilterTaskAIImageVideoVoiceCanvaThreadsDto as FilterTaskAIImageVideoVoiceCanvaThreadsDto, type index$4_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, type index$4_FindAccountAIContentDto as FindAccountAIContentDto, type index$4_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, type index$4_FindAccountAIDto as FindAccountAIDto, type index$4_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, type index$4_FindAccountCanvaDto as FindAccountCanvaDto, type index$4_FindAccountDriveDto as FindAccountDriveDto, type index$4_FindAccountEmailDto as FindAccountEmailDto, type index$4_FindAccountVPNDto as FindAccountVPNDto, type index$4_FindAccountVPSDto as FindAccountVPSDto, type index$4_FindAccountVPSGroupDto as FindAccountVPSGroupDto, type index$4_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, type index$4_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$4_FindDetailAccountAIDto as FindDetailAccountAIDto, type index$4_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, type index$4_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, type index$4_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, type index$4_FindDeviceDto as FindDeviceDto, type index$4_FindDeviceLogDto as FindDeviceLogDto, type index$4_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, type index$4_FindListAccountForManualContentSocialInstagramDto as FindListAccountForManualContentSocialInstagramDto, type index$4_FindListAccountForManualContentSocialThreadsDto as FindListAccountForManualContentSocialThreadsDto, type index$4_FindManagerImageAIInstagramDto as FindManagerImageAIInstagramDto, type index$4_FindManagerImageAIThreadsDto as FindManagerImageAIThreadsDto, type index$4_FindManagerSheetDto as FindManagerSheetDto, type index$4_FindManualContentSocialInstagramDto as FindManualContentSocialInstagramDto, type index$4_FindManualContentSocialThreadsDto as FindManualContentSocialThreadsDto, type index$4_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, type index$4_FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto as FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type index$4_FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto as FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type index$4_FindOverviewAccountAIGoogleDto as FindOverviewAccountAIGoogleDto, type index$4_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, type index$4_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, type index$4_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, type index$4_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, type index$4_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$4_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, type index$4_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, type index$4_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$4_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$4_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$4_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$4_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$4_FindOverviewManagerImageAIInstagramDto as FindOverviewManagerImageAIInstagramDto, type index$4_FindOverviewManagerImageAIThreadsDto as FindOverviewManagerImageAIThreadsDto, type index$4_FindOverviewManualContentSocialInstagramDto as FindOverviewManualContentSocialInstagramDto, type index$4_FindOverviewManualContentSocialThreadsDto as FindOverviewManualContentSocialThreadsDto, type index$4_FindOverviewPCBrowserDto as FindOverviewPCBrowserDto, type index$4_FindOverviewPCPhoneDto as FindOverviewPCPhoneDto, type index$4_FindOverviewProxyDto as FindOverviewProxyDto, type index$4_FindPCBrowserDto as FindPCBrowserDto, type index$4_FindPCPhoneDetail as FindPCPhoneDetail, type index$4_FindPCPhoneDto as FindPCPhoneDto, type index$4_FindPCPhoneLogDto as FindPCPhoneLogDto, type index$4_FindProxyDto as FindProxyDto, type index$4_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$4_FindSheetToolForPCBrowserDto as FindSheetToolForPCBrowserDto, type index$4_FindSheetsToolDto as FindSheetsToolDto, type index$4_FindTaskAIContentDto as FindTaskAIContentDto, type index$4_FindTaskAIImageVideoVoiceCanvaInstagramDto as FindTaskAIImageVideoVoiceCanvaInstagramDto, type index$4_FindTaskAIImageVideoVoiceCanvaThreadsDto as FindTaskAIImageVideoVoiceCanvaThreadsDto, type index$4_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, type index$4_FindTaskManualContentSocialInstagramDto as FindTaskManualContentSocialInstagramDto, type index$4_FindTaskManualContentSocialThreadsDto as FindTaskManualContentSocialThreadsDto, type index$4_IAccountAI as IAccountAI, type index$4_IAccountAIContent as IAccountAIContent, type index$4_IAccountAIContentChannel as IAccountAIContentChannel, type index$4_IAccountAIContentGroup as IAccountAIContentGroup, type index$4_IAccountAIContentInfo as IAccountAIContentInfo, type index$4_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$4_IAccountAIContentTag as IAccountAIContentTag, type index$4_IAccountAIModelContent as IAccountAIModelContent, type index$4_IAccountAIModelImageVideo as IAccountAIModelImageVideo, type index$4_IAccountAIModelVoice as IAccountAIModelVoice, type index$4_IAccountAIProxy as IAccountAIProxy, type index$4_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$4_IAccountCanva as IAccountCanva, type index$4_IAccountDrive as IAccountDrive, type index$4_IAccountEmail as IAccountEmail, type index$4_IAccountEmailProxy as IAccountEmailProxy, type index$4_IAccountEmailTag as IAccountEmailTag, type index$4_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$4_IAccountVPN as IAccountVPN, type index$4_IAccountVPS as IAccountVPS, type index$4_IAccountVPSGroup as IAccountVPSGroup, type index$4_IAccountVPSProvider as IAccountVPSProvider, type index$4_IAccountVPSSocial as IAccountVPSSocial, type index$4_IBrowserGPM as IBrowserGPM, type index$4_IDevice as IDevice, type index$4_IDeviceLog as IDeviceLog, type index$4_IDeviceLogELS as IDeviceLogELS, type index$4_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$4_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$4_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$4_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$4_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$4_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$4_IEmailAccountSocial as IEmailAccountSocial, type index$4_IEmailProxy as IEmailProxy, type index$4_IEmailRawManager as IEmailRawManager, type index$4_IEmailVPS as IEmailVPS, type index$4_IGPMProfile as IGPMProfile, type index$4_IHistorySyncSheetPost as IHistorySyncSheetPost, type index$4_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$4_IManagerImageAIInstagram as IManagerImageAIInstagram, type index$4_IManagerImageAIInstagramItemStore as IManagerImageAIInstagramItemStore, type index$4_IManagerImageAIInstagramLog as IManagerImageAIInstagramLog, type index$4_IManagerImageAIInstagramUserAttached as IManagerImageAIInstagramUserAttached, type index$4_IManagerImageAIThreads as IManagerImageAIThreads, type index$4_IManagerImageAIThreadsItemStore as IManagerImageAIThreadsItemStore, type index$4_IManagerImageAIThreadsUserAttached as IManagerImageAIThreadsUserAttached, type index$4_IManagerSheet as IManagerSheet, type index$4_IManagerSheetChildren as IManagerSheetChildren, type index$4_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$4_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$4_IManagerSheetGroup as IManagerSheetGroup, type index$4_IManualContentSocialInstagram as IManualContentSocialInstagram, type index$4_IManualContentSocialInstagramChildren as IManualContentSocialInstagramChildren, type index$4_IManualContentSocialInstagramChildrenItemPost as IManualContentSocialInstagramChildrenItemPost, type index$4_IManualContentSocialInstagramNiche as IManualContentSocialInstagramNiche, type index$4_IManualContentSocialInstagramRunTime as IManualContentSocialInstagramRunTime, type index$4_IManualContentSocialThreads as IManualContentSocialThreads, type index$4_IManualContentSocialThreadsChildren as IManualContentSocialThreadsChildren, type index$4_IManualContentSocialThreadsChildrenItemPost as IManualContentSocialThreadsChildrenItemPost, type index$4_IManualContentSocialThreadsNiche as IManualContentSocialThreadsNiche, type index$4_IManualContentSocialThreadsRunTime as IManualContentSocialThreadsRunTime, type index$4_IPCBrowser as IPCBrowser, type index$4_IPCBrowserLog as IPCBrowserLog, type index$4_IPCBrowserLogELS as IPCBrowserLogELS, type index$4_IPCBrowserLogStoreIdxELS as IPCBrowserLogStoreIdxELS, type index$4_IPCBrowserSheetTool as IPCBrowserSheetTool, type index$4_IPCPhone as IPCPhone, type index$4_IPCPhoneLog as IPCPhoneLog, type index$4_IPCPhoneLogELS as IPCPhoneLogELS, type index$4_IPCPhoneLogStoreIdxELS as IPCPhoneLogStoreIdxELS, type index$4_IProxy as IProxy, type index$4_ISheetsTool as ISheetsTool, type index$4_ITaskAIAccountAI as ITaskAIAccountAI, type index$4_ITaskAIAccountDrive as ITaskAIAccountDrive, type index$4_ITaskAIAccountProxy as ITaskAIAccountProxy, type index$4_ITaskAIAvatarCoverCanvaInstagramStep as ITaskAIAvatarCoverCanvaInstagramStep, type index$4_ITaskAIAvatarCoverInstagram as ITaskAIAvatarCoverInstagram, type index$4_ITaskAIAvatarCoverThreads as ITaskAIAvatarCoverThreads, type index$4_ITaskAIContent as ITaskAIContent, type index$4_ITaskAIImageVideoVoiceCanvaInstagram as ITaskAIImageVideoVoiceCanvaInstagram, type index$4_ITaskAIImageVideoVoiceCanvaInstagramStep as ITaskAIImageVideoVoiceCanvaInstagramStep, type index$4_ITaskAIImageVideoVoiceCanvaThreads as ITaskAIImageVideoVoiceCanvaThreads, type index$4_ITaskAIItemAction as ITaskAIItemAction, type index$4_ITaskAIItemGroup as ITaskAIItemGroup, type index$4_ITaskManualContentSocialInstagram as ITaskManualContentSocialInstagram, type index$4_ITaskManualContentSocialThreads as ITaskManualContentSocialThreads, type index$4_IViewDeviceByPCPhone as IViewDeviceByPCPhone, type index$4_IVoiceGenerated as IVoiceGenerated, type index$4_IVoiceLanguage as IVoiceLanguage, type index$4_IVoiceSettingDelay as IVoiceSettingDelay, type index$4_IVoiceStores as IVoiceStores, type index$4_ImageVideoVoiceDetailDto as ImageVideoVoiceDetailDto, type index$4_ImportAccountVPSDto as ImportAccountVPSDto, type index$4_ListManualContentSocialChildrenDto as ListManualContentSocialChildrenDto, type index$4_ListManualContentSocialInstagramChildrenDto as ListManualContentSocialInstagramChildrenDto, type index$4_ListManualContentSocialThreadsChildrenDto as ListManualContentSocialThreadsChildrenDto, type index$4_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, type index$4_OverviewSheetsToolDto as OverviewSheetsToolDto, type index$4_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, type index$4_ReplaceAccountVSPDto as ReplaceAccountVSPDto, type index$4_StoreTaskManualContentSocialInstagramForRunDto as StoreTaskManualContentSocialInstagramForRunDto, type index$4_StoreTaskManualContentSocialThreadsForRunDto as StoreTaskManualContentSocialThreadsForRunDto, type index$4_UpdateAccountVPSDto as UpdateAccountVPSDto, type index$4_UpdateDeviceDto as UpdateDeviceDto, type index$4_UpdatePCBrowserDto as UpdatePCBrowserDto, type index$4_UpdatePCPhoneDto as UpdatePCPhoneDto, type index$4_UpdateProxyDto as UpdateProxyDto, type index$4_UpdateSheetsToolDto as UpdateSheetsToolDto, type index$4_UpdateTaskAIContentDto as UpdateTaskAIContentDto, type index$4_UpsertManualContentSocialInstagramChildrenDto as UpsertManualContentSocialInstagramChildrenDto, type index$4_UpsertManualContentSocialInstagramChildrenItemPostDto as UpsertManualContentSocialInstagramChildrenItemPostDto, type index$4_UpsertManualContentSocialInstagramDto as UpsertManualContentSocialInstagramDto, type index$4_UpsertManualContentSocialThreadsChildrenDto as UpsertManualContentSocialThreadsChildrenDto, type index$4_UpsertManualContentSocialThreadsChildrenItemPostDto as UpsertManualContentSocialThreadsChildrenItemPostDto, type index$4_UpsertManualContentSocialThreadsDto as UpsertManualContentSocialThreadsDto, type index$4_ViewAsyncManualContentSocialInstagramDto as ViewAsyncManualContentSocialInstagramDto, type index$4_ViewAsyncManualContentSocialThreadsDto as ViewAsyncManualContentSocialThreadsDto, type index$4_ViewAutoSyncInformationManualContentSocialInstagramDto as ViewAutoSyncInformationManualContentSocialInstagramDto, type index$4_ViewAutoSyncInformationManualContentThreadsDto as ViewAutoSyncInformationManualContentThreadsDto, type index$4_ViewDetailDeviceDto as ViewDetailDeviceDto, type index$4_ViewDetailFolderInstagramDto as ViewDetailFolderInstagramDto, type index$4_ViewDetailFolderThreadsDto as ViewDetailFolderThreadsDto, type index$4_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto, type index$4_ViewListGPMProfileDto as ViewListGPMProfileDto, type index$4_ViewPCBrowserDetailDto as ViewPCBrowserDetailDto };
|
|
14110
|
+
export { type index$4_AccountAICreateDto as AccountAICreateDto, type index$4_AccountAIImportDto as AccountAIImportDto, type index$4_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, type index$4_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$4_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$4_AddBulkManualContentSocialInstagramChildrenDto as AddBulkManualContentSocialInstagramChildrenDto, type index$4_AddBulkManualContentSocialThreadsChildrenDto as AddBulkManualContentSocialThreadsChildrenDto, type index$4_AddManualContentSocialInstagramChildrenDto as AddManualContentSocialInstagramChildrenDto, type index$4_AddManualContentSocialThreadsChildrenDto as AddManualContentSocialThreadsChildrenDto, type index$4_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, type index$4_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, type index$4_AddToDeviceProxyDto as AddToDeviceProxyDto, type index$4_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$4_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$4_CanvaDetailInstagramDto as CanvaDetailInstagramDto, type index$4_CreateAccountVPSDto as CreateAccountVPSDto, type index$4_CreateManagerImageAIInstagramDto as CreateManagerImageAIInstagramDto, type index$4_CreateManagerImageAIThreadsDto as CreateManagerImageAIThreadsDto, type index$4_CreatePCBrowserDto as CreatePCBrowserDto, type index$4_CreatePCPhoneDto as CreatePCPhoneDto, type index$4_CreateProxyDto as CreateProxyDto, type index$4_CreateSheetToolDto as CreateSheetToolDto, type index$4_CreateTaskAIContentDto as CreateTaskAIContentDto, type index$4_DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto as DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto, type index$4_DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto as DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto, type index$4_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$4_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$4_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$4_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$4_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$4_EAccountAIContentChannelStatus as EAccountAIContentChannelStatus, index$4_EAccountAIContentModel as EAccountAIContentModel, index$4_EAccountAIContentStatus as EAccountAIContentStatus, index$4_EAccountAIModelApiStatus as EAccountAIModelApiStatus, index$4_EAccountAIModelBrowserPlan as EAccountAIModelBrowserPlan, index$4_EAccountAIModelCreditStatus as EAccountAIModelCreditStatus, index$4_EAccountAIModelStatus as EAccountAIModelStatus, index$4_EAccountAIModelType as EAccountAIModelType, index$4_EAccountAISync as EAccountAISync, index$4_EAccountAITypeEmail as EAccountAITypeEmail, index$4_EHistorySyncSheetPostStatus as EHistorySyncSheetPostStatus, index$4_EManagerImageAIInstagramFolder as EManagerImageAIInstagramFolder, index$4_EManagerImageAIInstagramLog as EManagerImageAIInstagramLog, index$4_EManagerImageAIInstagramModel as EManagerImageAIInstagramModel, index$4_EManagerImageAIThreadsFolder as EManagerImageAIThreadsFolder, index$4_EManagerImageAIThreadsModel as EManagerImageAIThreadsModel, index$4_EManualContentSocialInstagramStatusPost as EManualContentSocialInstagramStatusPost, index$4_EManualContentSocialInstagramStatusTask as EManualContentSocialInstagramStatusTask, index$4_EManualContentSocialInstagramTypePost as EManualContentSocialInstagramTypePost, index$4_EManualContentSocialThreadsStatusPost as EManualContentSocialThreadsStatusPost, index$4_EManualContentSocialThreadsStatusTask as EManualContentSocialThreadsStatusTask, index$4_EManualContentSocialThreadsTypePost as EManualContentSocialThreadsTypePost, index$4_EModelImageVideo as EModelImageVideo, index$4_EPCBrowserSheetModule as EPCBrowserSheetModule, index$4_ERatioImage as ERatioImage, index$4_ESheetToolInstagram as ESheetToolInstagram, index$4_ESheetToolStatusImport as ESheetToolStatusImport, index$4_ESheetToolStatusRun as ESheetToolStatusRun, index$4_ESheetToolThreads as ESheetToolThreads, index$4_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$4_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$4_EStatusAccountCanva as EStatusAccountCanva, index$4_EStatusAccountDrive as EStatusAccountDrive, index$4_EStatusAccountVPN as EStatusAccountVPN, index$4_EStatusEmail as EStatusEmail, index$4_EStatusInstagramImageLog as EStatusInstagramImageLog, index$4_EStatusProxyChecked as EStatusProxyChecked, index$4_EStatusProxyNewIP as EStatusProxyNewIP, index$4_EStatusTaskAIContent as EStatusTaskAIContent, index$4_ESyncStatusAccountDrive as ESyncStatusAccountDrive, index$4_ETaskAIAvatarCoverCanvaStep as ETaskAIAvatarCoverCanvaStep, index$4_ETaskAIImageVideoVoiceCanvaStep as ETaskAIImageVideoVoiceCanvaStep, index$4_ETaskGenerateAIType as ETaskGenerateAIType, index$4_ETaskStatus as ETaskStatus, index$4_EVPSCore as EVPSCore, index$4_EVPSExtension as EVPSExtension, index$4_EVPSOs as EVPSOs, index$4_EVPSRam as EVPSRam, index$4_EVPSStatus as EVPSStatus, index$4_EVPSStatusConnection as EVPSStatusConnection, index$4_EVPSStatusGpmLoginEmail as EVPSStatusGpmLoginEmail, index$4_EVPSStatusReplace as EVPSStatusReplace, index$4_EVPSStatusRestart as EVPSStatusRestart, index$4_EVPSTimeRestart as EVPSTimeRestart, type index$4_EditStatusImageItemInstagramDto as EditStatusImageItemInstagramDto, type index$4_EditStatusImageItemThreadsDto as EditStatusImageItemThreadsDto, type index$4_EditStatusManualContentSocialInstagramChildrenItemPost as EditStatusManualContentSocialInstagramChildrenItemPost, type index$4_EditStatusManualContentSocialThreadsChildrenItemPost as EditStatusManualContentSocialThreadsChildrenItemPost, type index$4_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, type index$4_FilterAccountAIContentDto as FilterAccountAIContentDto, type index$4_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, type index$4_FilterAccountAIGoogleDto as FilterAccountAIGoogleDto, type index$4_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, type index$4_FilterAccountCanvaDto as FilterAccountCanvaDto, type index$4_FilterAccountDriveDto as FilterAccountDriveDto, type index$4_FilterAccountEmailDto as FilterAccountEmailDto, type index$4_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$4_FilterAccountVPNDto as FilterAccountVPNDto, type index$4_FilterAccountVPSDto as FilterAccountVPSDto, type index$4_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, type index$4_FilterDeviceDto as FilterDeviceDto, type index$4_FilterDeviceLogDto as FilterDeviceLogDto, type index$4_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, type index$4_FilterManagerImageAIInstagramDto as FilterManagerImageAIInstagramDto, type index$4_FilterManagerImageAIThreadsDto as FilterManagerImageAIThreadsDto, type index$4_FilterManagerSheetDto as FilterManagerSheetDto, type index$4_FilterManualContentSocialInstagramDto as FilterManualContentSocialInstagramDto, type index$4_FilterManualContentSocialThreadsDto as FilterManualContentSocialThreadsDto, type index$4_FilterPCBrowserDto as FilterPCBrowserDto, type index$4_FilterPCPhoneDto as FilterPCPhoneDto, type index$4_FilterPCPhoneLogDto as FilterPCPhoneLogDto, type index$4_FilterProxyDto as FilterProxyDto, type index$4_FilterSheetsToolDto as FilterSheetsToolDto, type index$4_FilterTaskAIContentDto as FilterTaskAIContentDto, type index$4_FilterTaskAIImageVideoVoiceCanvaInstagramDto as FilterTaskAIImageVideoVoiceCanvaInstagramDto, type index$4_FilterTaskAIImageVideoVoiceCanvaThreadsDto as FilterTaskAIImageVideoVoiceCanvaThreadsDto, type index$4_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, type index$4_FindAccountAIContentDto as FindAccountAIContentDto, type index$4_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, type index$4_FindAccountAIDto as FindAccountAIDto, type index$4_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, type index$4_FindAccountCanvaDto as FindAccountCanvaDto, type index$4_FindAccountDriveDto as FindAccountDriveDto, type index$4_FindAccountEmailDto as FindAccountEmailDto, type index$4_FindAccountVPNDto as FindAccountVPNDto, type index$4_FindAccountVPSDto as FindAccountVPSDto, type index$4_FindAccountVPSGroupDto as FindAccountVPSGroupDto, type index$4_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, type index$4_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$4_FindDetailAccountAIDto as FindDetailAccountAIDto, type index$4_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, type index$4_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, type index$4_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, type index$4_FindDeviceDto as FindDeviceDto, type index$4_FindDeviceLogDto as FindDeviceLogDto, type index$4_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, type index$4_FindListAccountForManualContentSocialInstagramDto as FindListAccountForManualContentSocialInstagramDto, type index$4_FindListAccountForManualContentSocialThreadsDto as FindListAccountForManualContentSocialThreadsDto, type index$4_FindManagerImageAIInstagramDto as FindManagerImageAIInstagramDto, type index$4_FindManagerImageAIThreadsDto as FindManagerImageAIThreadsDto, type index$4_FindManagerSheetDto as FindManagerSheetDto, type index$4_FindManualContentSocialInstagramDto as FindManualContentSocialInstagramDto, type index$4_FindManualContentSocialThreadsDto as FindManualContentSocialThreadsDto, type index$4_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, type index$4_FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto as FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type index$4_FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto as FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type index$4_FindOverviewAccountAIGoogleDto as FindOverviewAccountAIGoogleDto, type index$4_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, type index$4_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, type index$4_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, type index$4_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, type index$4_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$4_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, type index$4_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, type index$4_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$4_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$4_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$4_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$4_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$4_FindOverviewManagerImageAIInstagramDto as FindOverviewManagerImageAIInstagramDto, type index$4_FindOverviewManagerImageAIThreadsDto as FindOverviewManagerImageAIThreadsDto, type index$4_FindOverviewManualContentSocialInstagramDto as FindOverviewManualContentSocialInstagramDto, type index$4_FindOverviewManualContentSocialThreadsDto as FindOverviewManualContentSocialThreadsDto, type index$4_FindOverviewPCBrowserDto as FindOverviewPCBrowserDto, type index$4_FindOverviewPCPhoneDto as FindOverviewPCPhoneDto, type index$4_FindOverviewProxyDto as FindOverviewProxyDto, type index$4_FindPCBrowserDto as FindPCBrowserDto, type index$4_FindPCPhoneDetail as FindPCPhoneDetail, type index$4_FindPCPhoneDto as FindPCPhoneDto, type index$4_FindPCPhoneLogDto as FindPCPhoneLogDto, type index$4_FindProxyDto as FindProxyDto, type index$4_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$4_FindSheetToolForPCBrowserDto as FindSheetToolForPCBrowserDto, type index$4_FindSheetsToolDto as FindSheetsToolDto, type index$4_FindTaskAIContentDto as FindTaskAIContentDto, type index$4_FindTaskAIImageVideoVoiceCanvaInstagramDto as FindTaskAIImageVideoVoiceCanvaInstagramDto, type index$4_FindTaskAIImageVideoVoiceCanvaThreadsDto as FindTaskAIImageVideoVoiceCanvaThreadsDto, type index$4_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, type index$4_FindTaskManualContentSocialInstagramDto as FindTaskManualContentSocialInstagramDto, type index$4_FindTaskManualContentSocialThreadsDto as FindTaskManualContentSocialThreadsDto, type index$4_IAccountAI as IAccountAI, type index$4_IAccountAIContent as IAccountAIContent, type index$4_IAccountAIContentChannel as IAccountAIContentChannel, type index$4_IAccountAIContentGroup as IAccountAIContentGroup, type index$4_IAccountAIContentInfo as IAccountAIContentInfo, type index$4_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$4_IAccountAIContentTag as IAccountAIContentTag, type index$4_IAccountAIModelContent as IAccountAIModelContent, type index$4_IAccountAIModelImageVideo as IAccountAIModelImageVideo, type index$4_IAccountAIModelVoice as IAccountAIModelVoice, type index$4_IAccountAIProxy as IAccountAIProxy, type index$4_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$4_IAccountCanva as IAccountCanva, type index$4_IAccountDrive as IAccountDrive, type index$4_IAccountEmail as IAccountEmail, type index$4_IAccountEmailProxy as IAccountEmailProxy, type index$4_IAccountEmailTag as IAccountEmailTag, type index$4_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$4_IAccountVPN as IAccountVPN, type index$4_IAccountVPS as IAccountVPS, type index$4_IAccountVPSGroup as IAccountVPSGroup, type index$4_IAccountVPSProvider as IAccountVPSProvider, type index$4_IAccountVPSSocial as IAccountVPSSocial, type index$4_IBrowserGPM as IBrowserGPM, type index$4_IDevice as IDevice, type index$4_IDeviceLog as IDeviceLog, type index$4_IDeviceLogELS as IDeviceLogELS, type index$4_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$4_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$4_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$4_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$4_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$4_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$4_IEmailAccountSocial as IEmailAccountSocial, type index$4_IEmailProxy as IEmailProxy, type index$4_IEmailRawManager as IEmailRawManager, type index$4_IEmailVPS as IEmailVPS, type index$4_IGPMProfile as IGPMProfile, type index$4_IHistorySyncSheetPost as IHistorySyncSheetPost, type index$4_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$4_IManagerImageAIInstagram as IManagerImageAIInstagram, type index$4_IManagerImageAIInstagramItemStore as IManagerImageAIInstagramItemStore, type index$4_IManagerImageAIInstagramLog as IManagerImageAIInstagramLog, type index$4_IManagerImageAIInstagramUserAttached as IManagerImageAIInstagramUserAttached, type index$4_IManagerImageAIThreads as IManagerImageAIThreads, type index$4_IManagerImageAIThreadsItemStore as IManagerImageAIThreadsItemStore, type index$4_IManagerImageAIThreadsUserAttached as IManagerImageAIThreadsUserAttached, type index$4_IManagerSheet as IManagerSheet, type index$4_IManagerSheetChildren as IManagerSheetChildren, type index$4_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$4_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$4_IManagerSheetGroup as IManagerSheetGroup, type index$4_IManualContentSocialInstagram as IManualContentSocialInstagram, type index$4_IManualContentSocialInstagramChildren as IManualContentSocialInstagramChildren, type index$4_IManualContentSocialInstagramChildrenItemPost as IManualContentSocialInstagramChildrenItemPost, type index$4_IManualContentSocialInstagramNiche as IManualContentSocialInstagramNiche, type index$4_IManualContentSocialInstagramRunTime as IManualContentSocialInstagramRunTime, type index$4_IManualContentSocialThreads as IManualContentSocialThreads, type index$4_IManualContentSocialThreadsChildren as IManualContentSocialThreadsChildren, type index$4_IManualContentSocialThreadsChildrenItemPost as IManualContentSocialThreadsChildrenItemPost, type index$4_IManualContentSocialThreadsNiche as IManualContentSocialThreadsNiche, type index$4_IManualContentSocialThreadsRunTime as IManualContentSocialThreadsRunTime, type index$4_IPCBrowser as IPCBrowser, type index$4_IPCBrowserLog as IPCBrowserLog, type index$4_IPCBrowserLogELS as IPCBrowserLogELS, type index$4_IPCBrowserLogStoreIdxELS as IPCBrowserLogStoreIdxELS, type index$4_IPCBrowserSheetTool as IPCBrowserSheetTool, type index$4_IPCPhone as IPCPhone, type index$4_IPCPhoneLog as IPCPhoneLog, type index$4_IPCPhoneLogELS as IPCPhoneLogELS, type index$4_IPCPhoneLogStoreIdxELS as IPCPhoneLogStoreIdxELS, type index$4_IProxy as IProxy, type index$4_ISheetsTool as ISheetsTool, type index$4_ITaskAIAccountAI as ITaskAIAccountAI, type index$4_ITaskAIAccountDrive as ITaskAIAccountDrive, type index$4_ITaskAIAccountProxy as ITaskAIAccountProxy, type index$4_ITaskAIAvatarCoverCanvaInstagramStep as ITaskAIAvatarCoverCanvaInstagramStep, type index$4_ITaskAIAvatarCoverInstagram as ITaskAIAvatarCoverInstagram, type index$4_ITaskAIAvatarCoverThreads as ITaskAIAvatarCoverThreads, type index$4_ITaskAICanvaInstagramStep as ITaskAICanvaInstagramStep, type index$4_ITaskAIContent as ITaskAIContent, type index$4_ITaskAIImageVideoVoiceCanvaInstagram as ITaskAIImageVideoVoiceCanvaInstagram, type index$4_ITaskAIImageVideoVoiceCanvaThreads as ITaskAIImageVideoVoiceCanvaThreads, type index$4_ITaskAIImageVideoVoiceInstagramStep as ITaskAIImageVideoVoiceInstagramStep, type index$4_ITaskAIItemAction as ITaskAIItemAction, type index$4_ITaskAIItemGroup as ITaskAIItemGroup, type index$4_ITaskManualContentSocialInstagram as ITaskManualContentSocialInstagram, type index$4_ITaskManualContentSocialThreads as ITaskManualContentSocialThreads, type index$4_IViewDeviceByPCPhone as IViewDeviceByPCPhone, type index$4_IVoiceGenerated as IVoiceGenerated, type index$4_IVoiceLanguage as IVoiceLanguage, type index$4_IVoiceSettingDelay as IVoiceSettingDelay, type index$4_IVoiceStores as IVoiceStores, type index$4_ImageVideoVoiceDetailInstagramDto as ImageVideoVoiceDetailInstagramDto, type index$4_ImportAccountVPSDto as ImportAccountVPSDto, type index$4_ListManualContentSocialChildrenDto as ListManualContentSocialChildrenDto, type index$4_ListManualContentSocialInstagramChildrenDto as ListManualContentSocialInstagramChildrenDto, type index$4_ListManualContentSocialThreadsChildrenDto as ListManualContentSocialThreadsChildrenDto, type index$4_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, type index$4_OverviewSheetsToolDto as OverviewSheetsToolDto, type index$4_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, type index$4_ReplaceAccountVSPDto as ReplaceAccountVSPDto, type index$4_StoreTaskManualContentSocialInstagramForRunDto as StoreTaskManualContentSocialInstagramForRunDto, type index$4_StoreTaskManualContentSocialThreadsForRunDto as StoreTaskManualContentSocialThreadsForRunDto, type index$4_UpdateAccountVPSDto as UpdateAccountVPSDto, type index$4_UpdateDeviceDto as UpdateDeviceDto, type index$4_UpdatePCBrowserDto as UpdatePCBrowserDto, type index$4_UpdatePCPhoneDto as UpdatePCPhoneDto, type index$4_UpdateProxyDto as UpdateProxyDto, type index$4_UpdateSheetsToolDto as UpdateSheetsToolDto, type index$4_UpdateTaskAIContentDto as UpdateTaskAIContentDto, type index$4_UpsertManualContentSocialInstagramChildrenDto as UpsertManualContentSocialInstagramChildrenDto, type index$4_UpsertManualContentSocialInstagramChildrenItemPostDto as UpsertManualContentSocialInstagramChildrenItemPostDto, type index$4_UpsertManualContentSocialInstagramDto as UpsertManualContentSocialInstagramDto, type index$4_UpsertManualContentSocialThreadsChildrenDto as UpsertManualContentSocialThreadsChildrenDto, type index$4_UpsertManualContentSocialThreadsChildrenItemPostDto as UpsertManualContentSocialThreadsChildrenItemPostDto, type index$4_UpsertManualContentSocialThreadsDto as UpsertManualContentSocialThreadsDto, type index$4_ViewAsyncManualContentSocialInstagramDto as ViewAsyncManualContentSocialInstagramDto, type index$4_ViewAsyncManualContentSocialThreadsDto as ViewAsyncManualContentSocialThreadsDto, type index$4_ViewAutoSyncInformationManualContentSocialInstagramDto as ViewAutoSyncInformationManualContentSocialInstagramDto, type index$4_ViewAutoSyncInformationManualContentThreadsDto as ViewAutoSyncInformationManualContentThreadsDto, type index$4_ViewDetailDeviceDto as ViewDetailDeviceDto, type index$4_ViewDetailFolderInstagramDto as ViewDetailFolderInstagramDto, type index$4_ViewDetailFolderThreadsDto as ViewDetailFolderThreadsDto, type index$4_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto, type index$4_ViewListGPMProfileDto as ViewListGPMProfileDto, type index$4_ViewPCBrowserDetailDto as ViewPCBrowserDetailDto };
|
|
14099
14111
|
}
|
|
14100
14112
|
|
|
14101
14113
|
interface ITaskInstagramFollow extends IBaseModel, ITrackingModel {
|
|
@@ -18800,7 +18812,7 @@ type index$1_AutoFillOverviewTaskInstagramBlockUserDto = AutoFillOverviewTaskIns
|
|
|
18800
18812
|
type index$1_AutoFillOverviewThreadsAccountRawDto = AutoFillOverviewThreadsAccountRawDto;
|
|
18801
18813
|
type index$1_AutoFillTaskInstagramBlockUserDto = AutoFillTaskInstagramBlockUserDto;
|
|
18802
18814
|
type index$1_AutoFillThreadsAccountRawDto = AutoFillThreadsAccountRawDto;
|
|
18803
|
-
type index$
|
|
18815
|
+
type index$1_CanvaDetailInstagramDto = CanvaDetailInstagramDto;
|
|
18804
18816
|
type index$1_CheckSendMessageLark = CheckSendMessageLark;
|
|
18805
18817
|
type index$1_CreateAccountSocialGroupDto = CreateAccountSocialGroupDto;
|
|
18806
18818
|
type index$1_CreateAccountVPSDto = CreateAccountVPSDto;
|
|
@@ -18838,8 +18850,8 @@ type index$1_CreateTeamDto = CreateTeamDto;
|
|
|
18838
18850
|
type index$1_CreateUserDto = CreateUserDto;
|
|
18839
18851
|
type index$1_DataActionChangeInfoInstagramAccountRawDto = DataActionChangeInfoInstagramAccountRawDto;
|
|
18840
18852
|
type index$1_DataImportInstagramAccountRawDto = DataImportInstagramAccountRawDto;
|
|
18841
|
-
type index$
|
|
18842
|
-
type index$
|
|
18853
|
+
type index$1_DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto = DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto;
|
|
18854
|
+
type index$1_DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto = DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto;
|
|
18843
18855
|
type index$1_DevicePopupListAddAccountDto = DevicePopupListAddAccountDto;
|
|
18844
18856
|
type index$1_DevicePopupOverviewAccountsDto = DevicePopupOverviewAccountsDto;
|
|
18845
18857
|
type index$1_DevicePopupOverviewAddAccountDto = DevicePopupOverviewAddAccountDto;
|
|
@@ -18931,8 +18943,6 @@ type index$1_ETaskAIAvatarCoverCanvaStep = ETaskAIAvatarCoverCanvaStep;
|
|
|
18931
18943
|
declare const index$1_ETaskAIAvatarCoverCanvaStep: typeof ETaskAIAvatarCoverCanvaStep;
|
|
18932
18944
|
type index$1_ETaskAIImageVideoVoiceCanvaStep = ETaskAIImageVideoVoiceCanvaStep;
|
|
18933
18945
|
declare const index$1_ETaskAIImageVideoVoiceCanvaStep: typeof ETaskAIImageVideoVoiceCanvaStep;
|
|
18934
|
-
type index$1_ETaskGenerateAIStepStatus = ETaskGenerateAIStepStatus;
|
|
18935
|
-
declare const index$1_ETaskGenerateAIStepStatus: typeof ETaskGenerateAIStepStatus;
|
|
18936
18946
|
type index$1_ETaskGenerateAIType = ETaskGenerateAIType;
|
|
18937
18947
|
declare const index$1_ETaskGenerateAIType: typeof ETaskGenerateAIType;
|
|
18938
18948
|
type index$1_ETaskStatus = ETaskStatus;
|
|
@@ -19391,10 +19401,11 @@ type index$1_ITaskAIAccountProxy = ITaskAIAccountProxy;
|
|
|
19391
19401
|
type index$1_ITaskAIAvatarCoverCanvaInstagramStep = ITaskAIAvatarCoverCanvaInstagramStep;
|
|
19392
19402
|
type index$1_ITaskAIAvatarCoverInstagram = ITaskAIAvatarCoverInstagram;
|
|
19393
19403
|
type index$1_ITaskAIAvatarCoverThreads = ITaskAIAvatarCoverThreads;
|
|
19404
|
+
type index$1_ITaskAICanvaInstagramStep = ITaskAICanvaInstagramStep;
|
|
19394
19405
|
type index$1_ITaskAIContent = ITaskAIContent;
|
|
19395
19406
|
type index$1_ITaskAIImageVideoVoiceCanvaInstagram = ITaskAIImageVideoVoiceCanvaInstagram;
|
|
19396
|
-
type index$1_ITaskAIImageVideoVoiceCanvaInstagramStep = ITaskAIImageVideoVoiceCanvaInstagramStep;
|
|
19397
19407
|
type index$1_ITaskAIImageVideoVoiceCanvaThreads = ITaskAIImageVideoVoiceCanvaThreads;
|
|
19408
|
+
type index$1_ITaskAIImageVideoVoiceInstagramStep = ITaskAIImageVideoVoiceInstagramStep;
|
|
19398
19409
|
type index$1_ITaskAIItemAction = ITaskAIItemAction;
|
|
19399
19410
|
type index$1_ITaskAIItemGroup = ITaskAIItemGroup;
|
|
19400
19411
|
type index$1_ITaskInstagramBlockUser = ITaskInstagramBlockUser;
|
|
@@ -19483,7 +19494,7 @@ type index$1_IVoiceGenerated = IVoiceGenerated;
|
|
|
19483
19494
|
type index$1_IVoiceLanguage = IVoiceLanguage;
|
|
19484
19495
|
type index$1_IVoiceSettingDelay = IVoiceSettingDelay;
|
|
19485
19496
|
type index$1_IVoiceStores = IVoiceStores;
|
|
19486
|
-
type index$
|
|
19497
|
+
type index$1_ImageVideoVoiceDetailInstagramDto = ImageVideoVoiceDetailInstagramDto;
|
|
19487
19498
|
type index$1_ImportAccountVPSDto = ImportAccountVPSDto;
|
|
19488
19499
|
type index$1_ImportInstagramAccountRawDto = ImportInstagramAccountRawDto;
|
|
19489
19500
|
type index$1_ImportManagerWorkDto = ImportManagerWorkDto;
|
|
@@ -19552,7 +19563,7 @@ type index$1_ViewListGPMProfileDto = ViewListGPMProfileDto;
|
|
|
19552
19563
|
type index$1_ViewPCBrowserDetailDto = ViewPCBrowserDetailDto;
|
|
19553
19564
|
type index$1_ViewSettingInstagramOfAccountDto = ViewSettingInstagramOfAccountDto;
|
|
19554
19565
|
declare namespace index$1 {
|
|
19555
|
-
export { type index$1_AccountAICreateDto as AccountAICreateDto, type index$1_AccountAIImportDto as AccountAIImportDto, type index$1_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, type index$1_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$1_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$1_AddBulkManualContentSocialInstagramChildrenDto as AddBulkManualContentSocialInstagramChildrenDto, type index$1_AddBulkManualContentSocialThreadsChildrenDto as AddBulkManualContentSocialThreadsChildrenDto, type index$1_AddManualContentSocialInstagramChildrenDto as AddManualContentSocialInstagramChildrenDto, type index$1_AddManualContentSocialThreadsChildrenDto as AddManualContentSocialThreadsChildrenDto, type index$1_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, type index$1_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, type index$1_AddToDeviceProxyDto as AddToDeviceProxyDto, type index$1_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$1_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$1_ApplyTimeDashboardDto as ApplyTimeDashboardDto, index$8 as Auth, type index$1_AutoFillAssignedMemberInstagramAccountRawDto as AutoFillAssignedMemberInstagramAccountRawDto, type index$1_AutoFillAssignedMemberThreadsAccountRawDto as AutoFillAssignedMemberThreadsAccountRawDto, type index$1_AutoFillInstagramAccountRawDto as AutoFillInstagramAccountRawDto, type index$1_AutoFillOverviewInstagramAccountRawDto as AutoFillOverviewInstagramAccountRawDto, type index$1_AutoFillOverviewTaskInstagramBlockUserDto as AutoFillOverviewTaskInstagramBlockUserDto, type index$1_AutoFillOverviewThreadsAccountRawDto as AutoFillOverviewThreadsAccountRawDto, type index$1_AutoFillTaskInstagramBlockUserDto as AutoFillTaskInstagramBlockUserDto, type index$1_AutoFillThreadsAccountRawDto as AutoFillThreadsAccountRawDto, type index$1_CanvaDetailDto as CanvaDetailDto, type index$1_CheckSendMessageLark as CheckSendMessageLark, index$9 as Common, type index$1_CreateAccountSocialGroupDto as CreateAccountSocialGroupDto, type index$1_CreateAccountVPSDto as CreateAccountVPSDto, type index$1_CreateBlogDto as CreateBlogDto, type index$1_CreateBlogsCategoryDto as CreateBlogsCategoryDto, type index$1_CreateDepartmentDto as CreateDepartmentDto, type index$1_CreateInstagramSettingInteractFollowDto as CreateInstagramSettingInteractFollowDto, type index$1_CreateInstagramSettingInteractReplyCommentDto as CreateInstagramSettingInteractReplyCommentDto, type index$1_CreateInstagramSettingInteractReplyMessageDto as CreateInstagramSettingInteractReplyMessageDto, type index$1_CreateInstagramSettingInteractUnFollowDto as CreateInstagramSettingInteractUnFollowDto, type index$1_CreateInstagramSettingPostDto as CreateInstagramSettingPostDto, type index$1_CreateLarkDto as CreateLarkDto, type index$1_CreateManagerImageAIInstagramDto as CreateManagerImageAIInstagramDto, type index$1_CreateManagerImageAIThreadsDto as CreateManagerImageAIThreadsDto, type index$1_CreateManagerWorkDto as CreateManagerWorkDto, type index$1_CreatePCBrowserDto as CreatePCBrowserDto, type index$1_CreatePCPhoneDto as CreatePCPhoneDto, type index$1_CreateProxyDto as CreateProxyDto, type index$1_CreateRoleDto as CreateRoleDto, type index$1_CreateSheetToolDto as CreateSheetToolDto, type index$1_CreateSheetWorkDto as CreateSheetWorkDto, type index$1_CreateTaskAIContentDto as CreateTaskAIContentDto, type index$1_CreateTaskInstagramBlockUserDto as CreateTaskInstagramBlockUserDto, type index$1_CreateTaskInstagramChangeInfoDto as CreateTaskInstagramChangeInfoDto, type index$1_CreateTaskInstagramFollowDto as CreateTaskInstagramFollowDto, type index$1_CreateTaskInstagramPostDto as CreateTaskInstagramPostDto, type index$1_CreateTaskInstagramReplyCommentDto as CreateTaskInstagramReplyCommentDto, type index$1_CreateTaskInstagramReplyMessageDto as CreateTaskInstagramReplyMessageDto, type index$1_CreateTaskThreadsFollowDto as CreateTaskThreadsFollowDto, type index$1_CreateTaskThreadsPostDto as CreateTaskThreadsPostDto, type index$1_CreateTaskThreadsReplyCommentDto as CreateTaskThreadsReplyCommentDto, type index$1_CreateTaskThreadsReplyMessageDto as CreateTaskThreadsReplyMessageDto, type index$1_CreateTasksJobDto as CreateTasksJobDto, type index$1_CreateTeamDto as CreateTeamDto, type index$1_CreateUserDto as CreateUserDto, type index$1_DataActionChangeInfoInstagramAccountRawDto as DataActionChangeInfoInstagramAccountRawDto, type index$1_DataImportInstagramAccountRawDto as DataImportInstagramAccountRawDto, type index$1_DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto as DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto, type index$1_DataRefreshDataSheetToolImageVideoVoiceCanvaDto as DataRefreshDataSheetToolImageVideoVoiceCanvaDto, type index$1_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$1_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$1_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$1_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$1_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$1_EAccountAIContentChannelStatus as EAccountAIContentChannelStatus, index$1_EAccountAIContentModel as EAccountAIContentModel, index$1_EAccountAIContentStatus as EAccountAIContentStatus, index$1_EAccountAIModelApiStatus as EAccountAIModelApiStatus, index$1_EAccountAIModelBrowserPlan as EAccountAIModelBrowserPlan, index$1_EAccountAIModelCreditStatus as EAccountAIModelCreditStatus, index$1_EAccountAIModelStatus as EAccountAIModelStatus, index$1_EAccountAIModelType as EAccountAIModelType, index$1_EAccountAISync as EAccountAISync, index$1_EAccountAITypeEmail as EAccountAITypeEmail, index$1_EAccountInstagramTypeChangeInfo as EAccountInstagramTypeChangeInfo, index$1_EHistorySyncSheetPostStatus as EHistorySyncSheetPostStatus, index$1_EManagerImageAIInstagramFolder as EManagerImageAIInstagramFolder, index$1_EManagerImageAIInstagramLog as EManagerImageAIInstagramLog, index$1_EManagerImageAIInstagramModel as EManagerImageAIInstagramModel, index$1_EManagerImageAIThreadsFolder as EManagerImageAIThreadsFolder, index$1_EManagerImageAIThreadsModel as EManagerImageAIThreadsModel, index$1_EManualContentSocialInstagramStatusPost as EManualContentSocialInstagramStatusPost, index$1_EManualContentSocialInstagramStatusTask as EManualContentSocialInstagramStatusTask, index$1_EManualContentSocialInstagramTypePost as EManualContentSocialInstagramTypePost, index$1_EManualContentSocialThreadsStatusPost as EManualContentSocialThreadsStatusPost, index$1_EManualContentSocialThreadsStatusTask as EManualContentSocialThreadsStatusTask, index$1_EManualContentSocialThreadsTypePost as EManualContentSocialThreadsTypePost, index$1_EModelImageVideo as EModelImageVideo, index$1_EPCBrowserSheetModule as EPCBrowserSheetModule, index$1_ERatioImage as ERatioImage, index$1_ESheetToolInstagram as ESheetToolInstagram, index$1_ESheetToolStatusImport as ESheetToolStatusImport, index$1_ESheetToolStatusRun as ESheetToolStatusRun, index$1_ESheetToolThreads as ESheetToolThreads, index$1_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$1_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$1_EStatusAccountCanva as EStatusAccountCanva, index$1_EStatusAccountDrive as EStatusAccountDrive, index$1_EStatusAccountVPN as EStatusAccountVPN, index$1_EStatusEmail as EStatusEmail, index$1_EStatusInstagramImageLog as EStatusInstagramImageLog, index$1_EStatusProxyChecked as EStatusProxyChecked, index$1_EStatusProxyNewIP as EStatusProxyNewIP, index$1_EStatusTaskAIContent as EStatusTaskAIContent, index$1_ESyncStatusAccountDrive as ESyncStatusAccountDrive, index$1_ETaskAIAvatarCoverCanvaStep as ETaskAIAvatarCoverCanvaStep, index$1_ETaskAIImageVideoVoiceCanvaStep as ETaskAIImageVideoVoiceCanvaStep, index$1_ETaskGenerateAIStepStatus as ETaskGenerateAIStepStatus, index$1_ETaskGenerateAIType as ETaskGenerateAIType, index$1_ETaskStatus as ETaskStatus, index$1_ETypeSettingInstagram as ETypeSettingInstagram, index$1_EVPSCore as EVPSCore, index$1_EVPSExtension as EVPSExtension, index$1_EVPSOs as EVPSOs, index$1_EVPSRam as EVPSRam, index$1_EVPSStatus as EVPSStatus, index$1_EVPSStatusConnection as EVPSStatusConnection, index$1_EVPSStatusGpmLoginEmail as EVPSStatusGpmLoginEmail, index$1_EVPSStatusReplace as EVPSStatusReplace, index$1_EVPSStatusRestart as EVPSStatusRestart, index$1_EVPSTimeRestart as EVPSTimeRestart, type index$1_EditStatusImageItemInstagramDto as EditStatusImageItemInstagramDto, type index$1_EditStatusImageItemThreadsDto as EditStatusImageItemThreadsDto, type index$1_EditStatusManualContentSocialInstagramChildrenItemPost as EditStatusManualContentSocialInstagramChildrenItemPost, type index$1_EditStatusManualContentSocialThreadsChildrenItemPost as EditStatusManualContentSocialThreadsChildrenItemPost, type index$1_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, type index$1_FilterAccountAIContentDto as FilterAccountAIContentDto, type index$1_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, type index$1_FilterAccountAIGoogleDto as FilterAccountAIGoogleDto, type index$1_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, type index$1_FilterAccountCanvaDto as FilterAccountCanvaDto, type index$1_FilterAccountDriveDto as FilterAccountDriveDto, type index$1_FilterAccountEmailDto as FilterAccountEmailDto, type index$1_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$1_FilterAccountSocialGroupDto as FilterAccountSocialGroupDto, type index$1_FilterAccountVPNDto as FilterAccountVPNDto, type index$1_FilterAccountVPSDto as FilterAccountVPSDto, type index$1_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, type index$1_FilterBlogCategoryDto as FilterBlogCategoryDto, type index$1_FilterBlogDto as FilterBlogDto, type index$1_FilterCheckerAccountInstagramDashboardFollowerDto as FilterCheckerAccountInstagramDashboardFollowerDto, type index$1_FilterCheckerAccountThreadsDashboardFollowerDto as FilterCheckerAccountThreadsDashboardFollowerDto, type index$1_FilterDepartmentDto as FilterDepartmentDto, type index$1_FilterDeviceDto as FilterDeviceDto, type index$1_FilterDeviceLogDto as FilterDeviceLogDto, type index$1_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, type index$1_FilterInstagramAccountRawDto as FilterInstagramAccountRawDto, type index$1_FilterInstagramAccountRunDto as FilterInstagramAccountRunDto, type index$1_FilterInstagramDashboardFollowerDto as FilterInstagramDashboardFollowerDto, type index$1_FilterInstagramHistoryAutoSyncDto as FilterInstagramHistoryAutoSyncDto, type index$1_FilterInstagramHistoryChangeInfoDto as FilterInstagramHistoryChangeInfoDto, type index$1_FilterInstagramHistoryCreateNewDto as FilterInstagramHistoryCreateNewDto, type index$1_FilterInstagramHistoryGroupDto as FilterInstagramHistoryGroupDto, type index$1_FilterInstagramReportInteractBlockUserDto as FilterInstagramReportInteractBlockUserDto, type index$1_FilterInstagramReportInteractFollowDto as FilterInstagramReportInteractFollowDto, type index$1_FilterInstagramReportInteractReplyCommentDto as FilterInstagramReportInteractReplyCommentDto, type index$1_FilterInstagramReportInteractReplyMessageDto as FilterInstagramReportInteractReplyMessageDto, type index$1_FilterInstagramReportInteractUnFollowDto as FilterInstagramReportInteractUnFollowDto, type index$1_FilterInstagramReportPostHighLightDto as FilterInstagramReportPostHighLightDto, type index$1_FilterInstagramReportPostNewDto as FilterInstagramReportPostNewDto, type index$1_FilterInstagramReportPostReelDto as FilterInstagramReportPostReelDto, type index$1_FilterInstagramReportPostSquareDto as FilterInstagramReportPostSquareDto, type index$1_FilterInstagramReportPostStoryDto as FilterInstagramReportPostStoryDto, type index$1_FilterInstagramSettingFollowDto as FilterInstagramSettingFollowDto, type index$1_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, type index$1_FilterInstagramSettingInteractReplyCommentDto as FilterInstagramSettingInteractReplyCommentDto, type index$1_FilterInstagramSettingInteractReplyMessageDto as FilterInstagramSettingInteractReplyMessageDto, type index$1_FilterInstagramSettingInteractUnFollowDto as FilterInstagramSettingInteractUnFollowDto, type index$1_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, type index$1_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, type index$1_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, type index$1_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, type index$1_FilterLarkDto as FilterLarkDto, type index$1_FilterManagerImageAIInstagramDto as FilterManagerImageAIInstagramDto, type index$1_FilterManagerImageAIThreadsDto as FilterManagerImageAIThreadsDto, type index$1_FilterManagerSheetDto as FilterManagerSheetDto, type index$1_FilterManagerWorkDto as FilterManagerWorkDto, type index$1_FilterManualContentSocialInstagramDto as FilterManualContentSocialInstagramDto, type index$1_FilterManualContentSocialThreadsDto as FilterManualContentSocialThreadsDto, type index$1_FilterPCBrowserDto as FilterPCBrowserDto, type index$1_FilterPCPhoneDto as FilterPCPhoneDto, type index$1_FilterPCPhoneLogDto as FilterPCPhoneLogDto, type index$1_FilterPerformanceBreakdownInstagramDashboardFollowerDto as FilterPerformanceBreakdownInstagramDashboardFollowerDto, type index$1_FilterPerformanceBreakdownThreadsDashboardFollowerDto as FilterPerformanceBreakdownThreadsDashboardFollowerDto, type index$1_FilterProxyDto as FilterProxyDto, type index$1_FilterRoleDto as FilterRoleDto, type index$1_FilterSheetWorkCategoryDto as FilterSheetWorkCategoryDto, type index$1_FilterSheetWorkDto as FilterSheetWorkDto, type index$1_FilterSheetsToolDto as FilterSheetsToolDto, type index$1_FilterTaskAIContentDto as FilterTaskAIContentDto, type index$1_FilterTaskAIImageVideoVoiceCanvaInstagramDto as FilterTaskAIImageVideoVoiceCanvaInstagramDto, type index$1_FilterTaskAIImageVideoVoiceCanvaThreadsDto as FilterTaskAIImageVideoVoiceCanvaThreadsDto, type index$1_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, type index$1_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, type index$1_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, type index$1_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, type index$1_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, type index$1_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, type index$1_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, type index$1_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, type index$1_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, type index$1_FilterTaskThreadsReplyMessageDto as FilterTaskThreadsReplyMessageDto, type index$1_FilterTeamDto as FilterTeamDto, type index$1_FilterThreadsAccountRawDto as FilterThreadsAccountRawDto, type index$1_FilterThreadsAccountRunDto as FilterThreadsAccountRunDto, type index$1_FilterThreadsDashboardFollowerDto as FilterThreadsDashboardFollowerDto, type index$1_FilterThreadsReportInteractFollowDto as FilterThreadsReportInteractFollowDto, type index$1_FilterThreadsReportInteractReplyCommentDto as FilterThreadsReportInteractReplyCommentDto, type index$1_FilterThreadsReportInteractReplyMessageDto as FilterThreadsReportInteractReplyMessageDto, type index$1_FilterThreadsReportInteractUnFollowDto as FilterThreadsReportInteractUnFollowDto, type index$1_FilterThreadsReportPostDto as FilterThreadsReportPostDto, type index$1_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, type index$1_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, type index$1_FilterThreadsSettingInteractReplyMessageDto as FilterThreadsSettingInteractReplyMessageDto, type index$1_FilterThreadsSettingInteractUnFollowDto as FilterThreadsSettingInteractUnFollowDto, type index$1_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, type index$1_FilterUserDto as FilterUserDto, type index$1_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, type index$1_FindAccountAIContentDto as FindAccountAIContentDto, type index$1_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, type index$1_FindAccountAIDto as FindAccountAIDto, type index$1_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, type index$1_FindAccountCanvaDto as FindAccountCanvaDto, type index$1_FindAccountDriveDto as FindAccountDriveDto, type index$1_FindAccountEmailDto as FindAccountEmailDto, type index$1_FindAccountForCheckerInstagramDashboard as FindAccountForCheckerInstagramDashboard, type index$1_FindAccountForCheckerThreadsDashboard as FindAccountForCheckerThreadsDashboard, type index$1_FindAccountSocialGroupDto as FindAccountSocialGroupDto, type index$1_FindAccountSocialGroupPopupSocialDto as FindAccountSocialGroupPopupSocialDto, type index$1_FindAccountVPNDto as FindAccountVPNDto, type index$1_FindAccountVPSDto as FindAccountVPSDto, type index$1_FindAccountVPSGroupDto as FindAccountVPSGroupDto, type index$1_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, type index$1_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$1_FindBlogCategoryDto as FindBlogCategoryDto, type index$1_FindBlogDto as FindBlogDto, type index$1_FindCheckerAccountInstagramDashboardFollowerDto as FindCheckerAccountInstagramDashboardFollowerDto, type index$1_FindCheckerAccountThreadsDashboardFollowerDto as FindCheckerAccountThreadsDashboardFollowerDto, type index$1_FindDepartmentDto as FindDepartmentDto, type index$1_FindDetailAccountAIDto as FindDetailAccountAIDto, type index$1_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, type index$1_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, type index$1_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, type index$1_FindDeviceDto as FindDeviceDto, type index$1_FindDeviceLogDto as FindDeviceLogDto, type index$1_FindGrowthInstagramDashboardFollowerDto as FindGrowthInstagramDashboardFollowerDto, type index$1_FindGrowthThreadsDashboardFollowerDto as FindGrowthThreadsDashboardFollowerDto, type index$1_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, type index$1_FindInstagramAccountRawDto as FindInstagramAccountRawDto, type index$1_FindInstagramAccountRunDto as FindInstagramAccountRunDto, type index$1_FindInstagramHistoryAutoSyncDto as FindInstagramHistoryAutoSyncDto, type index$1_FindInstagramHistoryChangeInfoDto as FindInstagramHistoryChangeInfoDto, type index$1_FindInstagramHistoryCreateNewDto as FindInstagramHistoryCreateNewDto, type index$1_FindInstagramHistoryGroupDto as FindInstagramHistoryGroupDto, type index$1_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, type index$1_FindInstagramSettingInteractReplyCommentDto as FindInstagramSettingInteractReplyCommentDto, type index$1_FindInstagramSettingInteractReplyMessageDto as FindInstagramSettingInteractReplyMessageDto, type index$1_FindInstagramSettingInteractUnFollowDto as FindInstagramSettingInteractUnFollowDto, type index$1_FindInstagramSettingPostDto as FindInstagramSettingPostDto, type index$1_FindLarkDto as FindLarkDto, type index$1_FindListAccountForManualContentSocialInstagramDto as FindListAccountForManualContentSocialInstagramDto, type index$1_FindListAccountForManualContentSocialThreadsDto as FindListAccountForManualContentSocialThreadsDto, type index$1_FindManagerImageAIInstagramDto as FindManagerImageAIInstagramDto, type index$1_FindManagerImageAIThreadsDto as FindManagerImageAIThreadsDto, type index$1_FindManagerSheetDto as FindManagerSheetDto, type index$1_FindManagerWorkDto as FindManagerWorkDto, type index$1_FindManualContentSocialInstagramDto as FindManualContentSocialInstagramDto, type index$1_FindManualContentSocialThreadsDto as FindManualContentSocialThreadsDto, type index$1_FindMemberForAddTeamDto as FindMemberForAddTeamDto, type index$1_FindOverViewDepartmentDto as FindOverViewDepartmentDto, type index$1_FindOverViewInstagramAccountRawDto as FindOverViewInstagramAccountRawDto, type index$1_FindOverViewInstagramAccountRunDto as FindOverViewInstagramAccountRunDto, type index$1_FindOverViewInstagramReportInteractBlockUserDto as FindOverViewInstagramReportInteractBlockUserDto, type index$1_FindOverViewInstagramReportInteractFollowDto as FindOverViewInstagramReportInteractFollowDto, type index$1_FindOverViewInstagramReportInteractReplyCommentDto as FindOverViewInstagramReportInteractReplyCommentDto, type index$1_FindOverViewInstagramReportInteractReplyMessageDto as FindOverViewInstagramReportInteractReplyMessageDto, type index$1_FindOverViewInstagramReportInteractUnFollowDto as FindOverViewInstagramReportInteractUnFollowDto, type index$1_FindOverViewInstagramReportPostHighLightDto as FindOverViewInstagramReportPostHighLightDto, type index$1_FindOverViewInstagramReportPostNewDto as FindOverViewInstagramReportPostNewDto, type index$1_FindOverViewInstagramReportPostReelDto as FindOverViewInstagramReportPostReelDto, type index$1_FindOverViewInstagramReportPostSquareDto as FindOverViewInstagramReportPostSquareDto, type index$1_FindOverViewInstagramReportPostStoryDto as FindOverViewInstagramReportPostStoryDto, type index$1_FindOverViewInstagramSettingInteractFollowDto as FindOverViewInstagramSettingInteractFollowDto, type index$1_FindOverViewInstagramSettingInteractReplyCommentDto as FindOverViewInstagramSettingInteractReplyCommentDto, type index$1_FindOverViewInstagramSettingInteractReplyMessageDto as FindOverViewInstagramSettingInteractReplyMessageDto, type index$1_FindOverViewInstagramSettingInteractUnFollowDto as FindOverViewInstagramSettingInteractUnFollowDto, type index$1_FindOverViewInstagramSettingPostDto as FindOverViewInstagramSettingPostDto, type index$1_FindOverViewLarkDto as FindOverViewLarkDto, type index$1_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, type index$1_FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto as FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type index$1_FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto as FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type index$1_FindOverViewTaskInstagramBlockUserDto as FindOverViewTaskInstagramBlockUserDto, type index$1_FindOverViewTaskInstagramChangeInfoDto as FindOverViewTaskInstagramChangeInfoDto, type index$1_FindOverViewTaskInstagramFollowDto as FindOverViewTaskInstagramFollowDto, type index$1_FindOverViewTaskInstagramPostDto as FindOverViewTaskInstagramPostDto, type index$1_FindOverViewTaskInstagramReplyCommentDto as FindOverViewTaskInstagramReplyCommentDto, type index$1_FindOverViewTaskInstagramReplyMessageDto as FindOverViewTaskInstagramReplyMessageDto, type index$1_FindOverViewTaskThreadsFollowDto as FindOverViewTaskThreadsFollowDto, type index$1_FindOverViewTaskThreadsPostDto as FindOverViewTaskThreadsPostDto, type index$1_FindOverViewTaskThreadsReplyCommentDto as FindOverViewTaskThreadsReplyCommentDto, type index$1_FindOverViewTaskThreadsReplyMessageDto as FindOverViewTaskThreadsReplyMessageDto, type index$1_FindOverViewThreadsAccountDto as FindOverViewThreadsAccountDto, type index$1_FindOverViewThreadsAccountRowDto as FindOverViewThreadsAccountRowDto, type index$1_FindOverViewThreadsReportInteractFollowDto as FindOverViewThreadsReportInteractFollowDto, type index$1_FindOverViewThreadsReportInteractReplyCommentDto as FindOverViewThreadsReportInteractReplyCommentDto, type index$1_FindOverViewThreadsReportInteractReplyMessageDto as FindOverViewThreadsReportInteractReplyMessageDto, type index$1_FindOverViewThreadsReportInteractUnFollowDto as FindOverViewThreadsReportInteractUnFollowDto, type index$1_FindOverViewThreadsReportPostDto as FindOverViewThreadsReportPostDto, type index$1_FindOverViewThreadsSettingInteractFollowDto as FindOverViewThreadsSettingInteractFollowDto, type index$1_FindOverViewThreadsSettingInteractReplyCommentDto as FindOverViewThreadsSettingInteractReplyCommentDto, type index$1_FindOverViewThreadsSettingInteractReplyMessageDto as FindOverViewThreadsSettingInteractReplyMessageDto, type index$1_FindOverViewThreadsSettingInteractUnFollowDto as FindOverViewThreadsSettingInteractUnFollowDto, type index$1_FindOverViewThreadsSettingPostDto as FindOverViewThreadsSettingPostDto, type index$1_FindOverviewAccountAIGoogleDto as FindOverviewAccountAIGoogleDto, type index$1_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, type index$1_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, type index$1_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, type index$1_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, type index$1_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$1_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, type index$1_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, type index$1_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$1_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$1_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$1_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$1_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$1_FindOverviewInstagramDashboardFollowerDto as FindOverviewInstagramDashboardFollowerDto, type index$1_FindOverviewInstagramHistoryAutoSyncDto as FindOverviewInstagramHistoryAutoSyncDto, type index$1_FindOverviewInstagramHistoryChangeInfoDto as FindOverviewInstagramHistoryChangeInfoDto, type index$1_FindOverviewInstagramHistoryCreateNewDto as FindOverviewInstagramHistoryCreateNewDto, type index$1_FindOverviewInstagramHistoryGroupDto as FindOverviewInstagramHistoryGroupDto, type index$1_FindOverviewManagerImageAIInstagramDto as FindOverviewManagerImageAIInstagramDto, type index$1_FindOverviewManagerImageAIThreadsDto as FindOverviewManagerImageAIThreadsDto, type index$1_FindOverviewManualContentSocialInstagramDto as FindOverviewManualContentSocialInstagramDto, type index$1_FindOverviewManualContentSocialThreadsDto as FindOverviewManualContentSocialThreadsDto, type index$1_FindOverviewPCBrowserDto as FindOverviewPCBrowserDto, type index$1_FindOverviewPCPhoneDto as FindOverviewPCPhoneDto, type index$1_FindOverviewProxyDto as FindOverviewProxyDto, type index$1_FindOverviewRoleDto as FindOverviewRoleDto, type index$1_FindOverviewTeamDto as FindOverviewTeamDto, type index$1_FindOverviewThreadsDashboardFollowerDto as FindOverviewThreadsDashboardFollowerDto, type index$1_FindOverviewUserDto as FindOverviewUserDto, type index$1_FindPCBrowserDto as FindPCBrowserDto, type index$1_FindPCPhoneDetail as FindPCPhoneDetail, type index$1_FindPCPhoneDto as FindPCPhoneDto, type index$1_FindPCPhoneLogDto as FindPCPhoneLogDto, type index$1_FindPerformanceBreakdownInstagramDashboardFollowerDto as FindPerformanceBreakdownInstagramDashboardFollowerDto, type index$1_FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto as FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type index$1_FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto as FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type index$1_FindPerformanceBreakdownThreadsDashboardFollowerDto as FindPerformanceBreakdownThreadsDashboardFollowerDto, type index$1_FindProxyDto as FindProxyDto, type index$1_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$1_FindRoleDetailDto as FindRoleDetailDto, type index$1_FindRoleDto as FindRoleDto, type index$1_FindRoleOfMe as FindRoleOfMe, type index$1_FindSheetToolForPCBrowserDto as FindSheetToolForPCBrowserDto, type index$1_FindSheetWorkCategoryDto as FindSheetWorkCategoryDto, type index$1_FindSheetWorkDto as FindSheetWorkDto, type index$1_FindSheetsToolDto as FindSheetsToolDto, type index$1_FindTaskAIContentDto as FindTaskAIContentDto, type index$1_FindTaskAIImageVideoVoiceCanvaInstagramDto as FindTaskAIImageVideoVoiceCanvaInstagramDto, type index$1_FindTaskAIImageVideoVoiceCanvaThreadsDto as FindTaskAIImageVideoVoiceCanvaThreadsDto, type index$1_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, type index$1_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, type index$1_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, type index$1_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, type index$1_FindTaskInstagramPostDto as FindTaskInstagramPostDto, type index$1_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, type index$1_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, type index$1_FindTaskManualContentSocialInstagramDto as FindTaskManualContentSocialInstagramDto, type index$1_FindTaskManualContentSocialThreadsDto as FindTaskManualContentSocialThreadsDto, type index$1_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, type index$1_FindTaskThreadsPostDto as FindTaskThreadsPostDto, type index$1_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, type index$1_FindTaskThreadsReplyMessageDto as FindTaskThreadsReplyMessageDto, type index$1_FindTasksJobDto as FindTasksJobDto, type index$1_FindTeamDto as FindTeamDto, type index$1_FindThreadsAccountRawDto as FindThreadsAccountRawDto, type index$1_FindThreadsAccountRunDto as FindThreadsAccountRunDto, type index$1_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, type index$1_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, type index$1_FindThreadsSettingInteractReplyMessageDto as FindThreadsSettingInteractReplyMessageDto, type index$1_FindThreadsSettingInteractUnFollowDto as FindThreadsSettingInteractUnFollowDto, type index$1_FindThreadsSettingPostDto as FindThreadsSettingPostDto, type index$1_FindUserDto as FindUserDto, index$2 as Forum, type index$1_IAccountAI as IAccountAI, 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_IAccountAIModelContent as IAccountAIModelContent, type index$1_IAccountAIModelImageVideo as IAccountAIModelImageVideo, type index$1_IAccountAIModelVoice as IAccountAIModelVoice, type index$1_IAccountAIProxy as IAccountAIProxy, 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_IAccountVPSProvider as IAccountVPSProvider, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_IAssignTeam as IAssignTeam, type index$1_IAssignUser as IAssignUser, 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_IBrowserGPM as IBrowserGPM, 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_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$1_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, 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_IEmailAccountSocial as IEmailAccountSocial, type index$1_IEmailProxy as IEmailProxy, type index$1_IEmailRawManager as IEmailRawManager, type index$1_IEmailVPS as IEmailVPS, type index$1_IFile as IFile, type index$1_IFilterSettingAccountSocialFindForSettingDto as IFilterSettingAccountSocialFindForSettingDto, type index$1_IGPMProfile as IGPMProfile, type index$1_IHistorySyncSheetPost as IHistorySyncSheetPost, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IIncreaseValueTask as IIncreaseValueTask, type index$1_IInstagramAccountRaw as IInstagramAccountRaw, type index$1_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$1_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$1_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$1_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$1_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$1_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$1_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$1_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$1_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$1_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$1_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$1_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$1_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$1_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$1_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$1_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$1_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$1_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$1_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$1_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$1_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$1_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$1_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$1_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$1_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$1_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$1_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$1_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$1_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$1_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$1_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$1_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$1_IInstagramReportPostNew as IInstagramReportPostNew, type index$1_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$1_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$1_IInstagramReportPostReel as IInstagramReportPostReel, type index$1_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$1_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$1_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$1_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$1_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$1_IInstagramReportPostStory as IInstagramReportPostStory, type index$1_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$1_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$1_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, 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_IMailWork as IMailWork, type index$1_IManagerImageAIInstagram as IManagerImageAIInstagram, type index$1_IManagerImageAIInstagramItemStore as IManagerImageAIInstagramItemStore, type index$1_IManagerImageAIInstagramLog as IManagerImageAIInstagramLog, type index$1_IManagerImageAIInstagramUserAttached as IManagerImageAIInstagramUserAttached, type index$1_IManagerImageAIThreads as IManagerImageAIThreads, type index$1_IManagerImageAIThreadsItemStore as IManagerImageAIThreadsItemStore, type index$1_IManagerImageAIThreadsUserAttached as IManagerImageAIThreadsUserAttached, 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_IManualContentSocialInstagram as IManualContentSocialInstagram, type index$1_IManualContentSocialInstagramChildren as IManualContentSocialInstagramChildren, type index$1_IManualContentSocialInstagramChildrenItemPost as IManualContentSocialInstagramChildrenItemPost, type index$1_IManualContentSocialInstagramNiche as IManualContentSocialInstagramNiche, type index$1_IManualContentSocialInstagramRunTime as IManualContentSocialInstagramRunTime, type index$1_IManualContentSocialThreads as IManualContentSocialThreads, type index$1_IManualContentSocialThreadsChildren as IManualContentSocialThreadsChildren, type index$1_IManualContentSocialThreadsChildrenItemPost as IManualContentSocialThreadsChildrenItemPost, type index$1_IManualContentSocialThreadsNiche as IManualContentSocialThreadsNiche, type index$1_IManualContentSocialThreadsRunTime as IManualContentSocialThreadsRunTime, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPCBrowser as IPCBrowser, type index$1_IPCBrowserLog as IPCBrowserLog, type index$1_IPCBrowserLogELS as IPCBrowserLogELS, type index$1_IPCBrowserLogStoreIdxELS as IPCBrowserLogStoreIdxELS, type index$1_IPCBrowserSheetTool as IPCBrowserSheetTool, type index$1_IPCPhone as IPCPhone, type index$1_IPCPhoneLog as IPCPhoneLog, type index$1_IPCPhoneLogELS as IPCPhoneLogELS, type index$1_IPCPhoneLogStoreIdxELS as IPCPhoneLogStoreIdxELS, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISettingAccountSocialDto as ISettingAccountSocialDto, type index$1_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$1_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$1_ISheetImportExportSocial as ISheetImportExportSocial, 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_ITaskAIAccountAI as ITaskAIAccountAI, type index$1_ITaskAIAccountDrive as ITaskAIAccountDrive, type index$1_ITaskAIAccountProxy as ITaskAIAccountProxy, type index$1_ITaskAIAvatarCoverCanvaInstagramStep as ITaskAIAvatarCoverCanvaInstagramStep, type index$1_ITaskAIAvatarCoverInstagram as ITaskAIAvatarCoverInstagram, type index$1_ITaskAIAvatarCoverThreads as ITaskAIAvatarCoverThreads, type index$1_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageVideoVoiceCanvaInstagram as ITaskAIImageVideoVoiceCanvaInstagram, type index$1_ITaskAIImageVideoVoiceCanvaInstagramStep as ITaskAIImageVideoVoiceCanvaInstagramStep, type index$1_ITaskAIImageVideoVoiceCanvaThreads as ITaskAIImageVideoVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$1_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$1_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$1_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$1_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$1_ITaskInstagramFollow as ITaskInstagramFollow, type index$1_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$1_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$1_ITaskInstagramPost as ITaskInstagramPost, type index$1_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$1_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$1_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$1_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$1_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$1_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$1_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$1_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, 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_ITaskManualContentSocialInstagram as ITaskManualContentSocialInstagram, type index$1_ITaskManualContentSocialThreads as ITaskManualContentSocialThreads, type index$1_ITaskThreadsFollow as ITaskThreadsFollow, type index$1_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$1_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$1_ITaskThreadsPost as ITaskThreadsPost, type index$1_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$1_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$1_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$1_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$1_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$1_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$1_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$1_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, 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_IThreadsDashboardFollower as IThreadsDashboardFollower, 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_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$1_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$1_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$1_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$1_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$1_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$1_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$1_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$1_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$1_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$1_IThreadsReportPost as IThreadsReportPost, type index$1_IThreadsReportPostELS as IThreadsReportPostELS, type index$1_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, 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_ITrackingTime as ITrackingTime, type index$1_IUser as IUser, type index$1_IUserRole as IUserRole, type index$1_IViewDeviceByPCPhone as IViewDeviceByPCPhone, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, type index$1_ImageVideoVoiceDetailDto as ImageVideoVoiceDetailDto, type index$1_ImportAccountVPSDto as ImportAccountVPSDto, type index$1_ImportInstagramAccountRawDto as ImportInstagramAccountRawDto, type index$1_ImportManagerWorkDto as ImportManagerWorkDto, type index$1_ImportSheetWorkDto as ImportSheetWorkDto, type index$1_ListManualContentSocialChildrenDto as ListManualContentSocialChildrenDto, type index$1_ListManualContentSocialInstagramChildrenDto as ListManualContentSocialInstagramChildrenDto, type index$1_ListManualContentSocialThreadsChildrenDto as ListManualContentSocialThreadsChildrenDto, type index$1_LoadDataChangeInfoInstagramAccountRawDto as LoadDataChangeInfoInstagramAccountRawDto, type index$1_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, type index$1_OverviewSheetsToolDto as OverviewSheetsToolDto, type index$1_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, index$a as Permission, type index$1_ReplaceAccountVSPDto as ReplaceAccountVSPDto, type index$1_ResultImportInstagramAccountRawDto as ResultImportInstagramAccountRawDto, index$3 as Socials, type index$1_StatisticsManagerWorkDto as StatisticsManagerWorkDto, type index$1_StatisticsSheetWorkDto as StatisticsSheetWorkDto, type index$1_StoreTaskManualContentSocialInstagramForRunDto as StoreTaskManualContentSocialInstagramForRunDto, type index$1_StoreTaskManualContentSocialThreadsForRunDto as StoreTaskManualContentSocialThreadsForRunDto, index$4 as Tool, type index$1_UpdateAccountSocialGroupDto as UpdateAccountSocialGroupDto, type index$1_UpdateAccountVPSDto as UpdateAccountVPSDto, type index$1_UpdateBlogDto as UpdateBlogDto, type index$1_UpdateBlogsCategoryDto as UpdateBlogsCategoryDto, type index$1_UpdateDepartmentDto as UpdateDepartmentDto, type index$1_UpdateDeviceDto as UpdateDeviceDto, type index$1_UpdateInstagramSettingInteractFollowDto as UpdateInstagramSettingInteractFollowDto, type index$1_UpdateInstagramSettingInteractReplyCommentDto as UpdateInstagramSettingInteractReplyCommentDto, type index$1_UpdateInstagramSettingInteractReplyMessageDto as UpdateInstagramSettingInteractReplyMessageDto, type index$1_UpdateInstagramSettingInteractUnFollowDto as UpdateInstagramSettingInteractUnFollowDto, type index$1_UpdateInstagramSettingPostDto as UpdateInstagramSettingPostDto, type index$1_UpdateLarkDto as UpdateLarkDto, type index$1_UpdateManagerWorkDto as UpdateManagerWorkDto, type index$1_UpdatePCBrowserDto as UpdatePCBrowserDto, type index$1_UpdatePCPhoneDto as UpdatePCPhoneDto, type index$1_UpdateProxyDto as UpdateProxyDto, type index$1_UpdateRoleDto as UpdateRoleDto, type index$1_UpdateSheetWorkDto as UpdateSheetWorkDto, type index$1_UpdateSheetsToolDto as UpdateSheetsToolDto, type index$1_UpdateTaskAIContentDto as UpdateTaskAIContentDto, type index$1_UpdateTaskInstagramBlockUserDto as UpdateTaskInstagramBlockUserDto, type index$1_UpdateTaskInstagramChangeInfoDto as UpdateTaskInstagramChangeInfoDto, type index$1_UpdateTaskInstagramFollowDto as UpdateTaskInstagramFollowDto, type index$1_UpdateTaskInstagramPostDto as UpdateTaskInstagramPostDto, type index$1_UpdateTaskInstagramReplyCommentDto as UpdateTaskInstagramReplyCommentDto, type index$1_UpdateTaskInstagramReplyMessageDto as UpdateTaskInstagramReplyMessageDto, type index$1_UpdateTaskThreadsFollowDto as UpdateTaskThreadsFollowDto, type index$1_UpdateTaskThreadsPostDto as UpdateTaskThreadsPostDto, type index$1_UpdateTaskThreadsReplyCommentDto as UpdateTaskThreadsReplyCommentDto, type index$1_UpdateTaskThreadsReplyMessageDto as UpdateTaskThreadsReplyMessageDto, type index$1_UpdateTasksJobDto as UpdateTasksJobDto, type index$1_UpdateTeamDto as UpdateTeamDto, type index$1_UpdateUserDto as UpdateUserDto, type index$1_UpsertManualContentSocialInstagramChildrenDto as UpsertManualContentSocialInstagramChildrenDto, type index$1_UpsertManualContentSocialInstagramChildrenItemPostDto as UpsertManualContentSocialInstagramChildrenItemPostDto, type index$1_UpsertManualContentSocialInstagramDto as UpsertManualContentSocialInstagramDto, type index$1_UpsertManualContentSocialThreadsChildrenDto as UpsertManualContentSocialThreadsChildrenDto, type index$1_UpsertManualContentSocialThreadsChildrenItemPostDto as UpsertManualContentSocialThreadsChildrenItemPostDto, type index$1_UpsertManualContentSocialThreadsDto as UpsertManualContentSocialThreadsDto, type index$1_ViewAsyncManualContentSocialInstagramDto as ViewAsyncManualContentSocialInstagramDto, type index$1_ViewAsyncManualContentSocialThreadsDto as ViewAsyncManualContentSocialThreadsDto, type index$1_ViewAutoSyncInformationManualContentSocialInstagramDto as ViewAutoSyncInformationManualContentSocialInstagramDto, type index$1_ViewAutoSyncInformationManualContentThreadsDto as ViewAutoSyncInformationManualContentThreadsDto, type index$1_ViewDetailDeviceDto as ViewDetailDeviceDto, type index$1_ViewDetailFolderInstagramDto as ViewDetailFolderInstagramDto, type index$1_ViewDetailFolderThreadsDto as ViewDetailFolderThreadsDto, type index$1_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto, type index$1_ViewListGPMProfileDto as ViewListGPMProfileDto, type index$1_ViewPCBrowserDetailDto as ViewPCBrowserDetailDto, type index$1_ViewSettingInstagramOfAccountDto as ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
|
19566
|
+
export { type index$1_AccountAICreateDto as AccountAICreateDto, type index$1_AccountAIImportDto as AccountAIImportDto, type index$1_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, type index$1_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$1_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$1_AddBulkManualContentSocialInstagramChildrenDto as AddBulkManualContentSocialInstagramChildrenDto, type index$1_AddBulkManualContentSocialThreadsChildrenDto as AddBulkManualContentSocialThreadsChildrenDto, type index$1_AddManualContentSocialInstagramChildrenDto as AddManualContentSocialInstagramChildrenDto, type index$1_AddManualContentSocialThreadsChildrenDto as AddManualContentSocialThreadsChildrenDto, type index$1_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, type index$1_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, type index$1_AddToDeviceProxyDto as AddToDeviceProxyDto, type index$1_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$1_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$1_ApplyTimeDashboardDto as ApplyTimeDashboardDto, index$8 as Auth, type index$1_AutoFillAssignedMemberInstagramAccountRawDto as AutoFillAssignedMemberInstagramAccountRawDto, type index$1_AutoFillAssignedMemberThreadsAccountRawDto as AutoFillAssignedMemberThreadsAccountRawDto, type index$1_AutoFillInstagramAccountRawDto as AutoFillInstagramAccountRawDto, type index$1_AutoFillOverviewInstagramAccountRawDto as AutoFillOverviewInstagramAccountRawDto, type index$1_AutoFillOverviewTaskInstagramBlockUserDto as AutoFillOverviewTaskInstagramBlockUserDto, type index$1_AutoFillOverviewThreadsAccountRawDto as AutoFillOverviewThreadsAccountRawDto, type index$1_AutoFillTaskInstagramBlockUserDto as AutoFillTaskInstagramBlockUserDto, type index$1_AutoFillThreadsAccountRawDto as AutoFillThreadsAccountRawDto, type index$1_CanvaDetailInstagramDto as CanvaDetailInstagramDto, type index$1_CheckSendMessageLark as CheckSendMessageLark, index$9 as Common, type index$1_CreateAccountSocialGroupDto as CreateAccountSocialGroupDto, type index$1_CreateAccountVPSDto as CreateAccountVPSDto, type index$1_CreateBlogDto as CreateBlogDto, type index$1_CreateBlogsCategoryDto as CreateBlogsCategoryDto, type index$1_CreateDepartmentDto as CreateDepartmentDto, type index$1_CreateInstagramSettingInteractFollowDto as CreateInstagramSettingInteractFollowDto, type index$1_CreateInstagramSettingInteractReplyCommentDto as CreateInstagramSettingInteractReplyCommentDto, type index$1_CreateInstagramSettingInteractReplyMessageDto as CreateInstagramSettingInteractReplyMessageDto, type index$1_CreateInstagramSettingInteractUnFollowDto as CreateInstagramSettingInteractUnFollowDto, type index$1_CreateInstagramSettingPostDto as CreateInstagramSettingPostDto, type index$1_CreateLarkDto as CreateLarkDto, type index$1_CreateManagerImageAIInstagramDto as CreateManagerImageAIInstagramDto, type index$1_CreateManagerImageAIThreadsDto as CreateManagerImageAIThreadsDto, type index$1_CreateManagerWorkDto as CreateManagerWorkDto, type index$1_CreatePCBrowserDto as CreatePCBrowserDto, type index$1_CreatePCPhoneDto as CreatePCPhoneDto, type index$1_CreateProxyDto as CreateProxyDto, type index$1_CreateRoleDto as CreateRoleDto, type index$1_CreateSheetToolDto as CreateSheetToolDto, type index$1_CreateSheetWorkDto as CreateSheetWorkDto, type index$1_CreateTaskAIContentDto as CreateTaskAIContentDto, type index$1_CreateTaskInstagramBlockUserDto as CreateTaskInstagramBlockUserDto, type index$1_CreateTaskInstagramChangeInfoDto as CreateTaskInstagramChangeInfoDto, type index$1_CreateTaskInstagramFollowDto as CreateTaskInstagramFollowDto, type index$1_CreateTaskInstagramPostDto as CreateTaskInstagramPostDto, type index$1_CreateTaskInstagramReplyCommentDto as CreateTaskInstagramReplyCommentDto, type index$1_CreateTaskInstagramReplyMessageDto as CreateTaskInstagramReplyMessageDto, type index$1_CreateTaskThreadsFollowDto as CreateTaskThreadsFollowDto, type index$1_CreateTaskThreadsPostDto as CreateTaskThreadsPostDto, type index$1_CreateTaskThreadsReplyCommentDto as CreateTaskThreadsReplyCommentDto, type index$1_CreateTaskThreadsReplyMessageDto as CreateTaskThreadsReplyMessageDto, type index$1_CreateTasksJobDto as CreateTasksJobDto, type index$1_CreateTeamDto as CreateTeamDto, type index$1_CreateUserDto as CreateUserDto, type index$1_DataActionChangeInfoInstagramAccountRawDto as DataActionChangeInfoInstagramAccountRawDto, type index$1_DataImportInstagramAccountRawDto as DataImportInstagramAccountRawDto, type index$1_DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto as DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto, type index$1_DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto as DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto, type index$1_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$1_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$1_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$1_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$1_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$1_EAccountAIContentChannelStatus as EAccountAIContentChannelStatus, index$1_EAccountAIContentModel as EAccountAIContentModel, index$1_EAccountAIContentStatus as EAccountAIContentStatus, index$1_EAccountAIModelApiStatus as EAccountAIModelApiStatus, index$1_EAccountAIModelBrowserPlan as EAccountAIModelBrowserPlan, index$1_EAccountAIModelCreditStatus as EAccountAIModelCreditStatus, index$1_EAccountAIModelStatus as EAccountAIModelStatus, index$1_EAccountAIModelType as EAccountAIModelType, index$1_EAccountAISync as EAccountAISync, index$1_EAccountAITypeEmail as EAccountAITypeEmail, index$1_EAccountInstagramTypeChangeInfo as EAccountInstagramTypeChangeInfo, index$1_EHistorySyncSheetPostStatus as EHistorySyncSheetPostStatus, index$1_EManagerImageAIInstagramFolder as EManagerImageAIInstagramFolder, index$1_EManagerImageAIInstagramLog as EManagerImageAIInstagramLog, index$1_EManagerImageAIInstagramModel as EManagerImageAIInstagramModel, index$1_EManagerImageAIThreadsFolder as EManagerImageAIThreadsFolder, index$1_EManagerImageAIThreadsModel as EManagerImageAIThreadsModel, index$1_EManualContentSocialInstagramStatusPost as EManualContentSocialInstagramStatusPost, index$1_EManualContentSocialInstagramStatusTask as EManualContentSocialInstagramStatusTask, index$1_EManualContentSocialInstagramTypePost as EManualContentSocialInstagramTypePost, index$1_EManualContentSocialThreadsStatusPost as EManualContentSocialThreadsStatusPost, index$1_EManualContentSocialThreadsStatusTask as EManualContentSocialThreadsStatusTask, index$1_EManualContentSocialThreadsTypePost as EManualContentSocialThreadsTypePost, index$1_EModelImageVideo as EModelImageVideo, index$1_EPCBrowserSheetModule as EPCBrowserSheetModule, index$1_ERatioImage as ERatioImage, index$1_ESheetToolInstagram as ESheetToolInstagram, index$1_ESheetToolStatusImport as ESheetToolStatusImport, index$1_ESheetToolStatusRun as ESheetToolStatusRun, index$1_ESheetToolThreads as ESheetToolThreads, index$1_ESheetToolTimeCrawl as ESheetToolTimeCrawl, index$1_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$1_EStatusAccountCanva as EStatusAccountCanva, index$1_EStatusAccountDrive as EStatusAccountDrive, index$1_EStatusAccountVPN as EStatusAccountVPN, index$1_EStatusEmail as EStatusEmail, index$1_EStatusInstagramImageLog as EStatusInstagramImageLog, index$1_EStatusProxyChecked as EStatusProxyChecked, index$1_EStatusProxyNewIP as EStatusProxyNewIP, index$1_EStatusTaskAIContent as EStatusTaskAIContent, index$1_ESyncStatusAccountDrive as ESyncStatusAccountDrive, index$1_ETaskAIAvatarCoverCanvaStep as ETaskAIAvatarCoverCanvaStep, index$1_ETaskAIImageVideoVoiceCanvaStep as ETaskAIImageVideoVoiceCanvaStep, index$1_ETaskGenerateAIType as ETaskGenerateAIType, index$1_ETaskStatus as ETaskStatus, index$1_ETypeSettingInstagram as ETypeSettingInstagram, index$1_EVPSCore as EVPSCore, index$1_EVPSExtension as EVPSExtension, index$1_EVPSOs as EVPSOs, index$1_EVPSRam as EVPSRam, index$1_EVPSStatus as EVPSStatus, index$1_EVPSStatusConnection as EVPSStatusConnection, index$1_EVPSStatusGpmLoginEmail as EVPSStatusGpmLoginEmail, index$1_EVPSStatusReplace as EVPSStatusReplace, index$1_EVPSStatusRestart as EVPSStatusRestart, index$1_EVPSTimeRestart as EVPSTimeRestart, type index$1_EditStatusImageItemInstagramDto as EditStatusImageItemInstagramDto, type index$1_EditStatusImageItemThreadsDto as EditStatusImageItemThreadsDto, type index$1_EditStatusManualContentSocialInstagramChildrenItemPost as EditStatusManualContentSocialInstagramChildrenItemPost, type index$1_EditStatusManualContentSocialThreadsChildrenItemPost as EditStatusManualContentSocialThreadsChildrenItemPost, type index$1_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, type index$1_FilterAccountAIContentDto as FilterAccountAIContentDto, type index$1_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, type index$1_FilterAccountAIGoogleDto as FilterAccountAIGoogleDto, type index$1_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, type index$1_FilterAccountCanvaDto as FilterAccountCanvaDto, type index$1_FilterAccountDriveDto as FilterAccountDriveDto, type index$1_FilterAccountEmailDto as FilterAccountEmailDto, type index$1_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$1_FilterAccountSocialGroupDto as FilterAccountSocialGroupDto, type index$1_FilterAccountVPNDto as FilterAccountVPNDto, type index$1_FilterAccountVPSDto as FilterAccountVPSDto, type index$1_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, type index$1_FilterBlogCategoryDto as FilterBlogCategoryDto, type index$1_FilterBlogDto as FilterBlogDto, type index$1_FilterCheckerAccountInstagramDashboardFollowerDto as FilterCheckerAccountInstagramDashboardFollowerDto, type index$1_FilterCheckerAccountThreadsDashboardFollowerDto as FilterCheckerAccountThreadsDashboardFollowerDto, type index$1_FilterDepartmentDto as FilterDepartmentDto, type index$1_FilterDeviceDto as FilterDeviceDto, type index$1_FilterDeviceLogDto as FilterDeviceLogDto, type index$1_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, type index$1_FilterInstagramAccountRawDto as FilterInstagramAccountRawDto, type index$1_FilterInstagramAccountRunDto as FilterInstagramAccountRunDto, type index$1_FilterInstagramDashboardFollowerDto as FilterInstagramDashboardFollowerDto, type index$1_FilterInstagramHistoryAutoSyncDto as FilterInstagramHistoryAutoSyncDto, type index$1_FilterInstagramHistoryChangeInfoDto as FilterInstagramHistoryChangeInfoDto, type index$1_FilterInstagramHistoryCreateNewDto as FilterInstagramHistoryCreateNewDto, type index$1_FilterInstagramHistoryGroupDto as FilterInstagramHistoryGroupDto, type index$1_FilterInstagramReportInteractBlockUserDto as FilterInstagramReportInteractBlockUserDto, type index$1_FilterInstagramReportInteractFollowDto as FilterInstagramReportInteractFollowDto, type index$1_FilterInstagramReportInteractReplyCommentDto as FilterInstagramReportInteractReplyCommentDto, type index$1_FilterInstagramReportInteractReplyMessageDto as FilterInstagramReportInteractReplyMessageDto, type index$1_FilterInstagramReportInteractUnFollowDto as FilterInstagramReportInteractUnFollowDto, type index$1_FilterInstagramReportPostHighLightDto as FilterInstagramReportPostHighLightDto, type index$1_FilterInstagramReportPostNewDto as FilterInstagramReportPostNewDto, type index$1_FilterInstagramReportPostReelDto as FilterInstagramReportPostReelDto, type index$1_FilterInstagramReportPostSquareDto as FilterInstagramReportPostSquareDto, type index$1_FilterInstagramReportPostStoryDto as FilterInstagramReportPostStoryDto, type index$1_FilterInstagramSettingFollowDto as FilterInstagramSettingFollowDto, type index$1_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, type index$1_FilterInstagramSettingInteractReplyCommentDto as FilterInstagramSettingInteractReplyCommentDto, type index$1_FilterInstagramSettingInteractReplyMessageDto as FilterInstagramSettingInteractReplyMessageDto, type index$1_FilterInstagramSettingInteractUnFollowDto as FilterInstagramSettingInteractUnFollowDto, type index$1_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, type index$1_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, type index$1_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, type index$1_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, type index$1_FilterLarkDto as FilterLarkDto, type index$1_FilterManagerImageAIInstagramDto as FilterManagerImageAIInstagramDto, type index$1_FilterManagerImageAIThreadsDto as FilterManagerImageAIThreadsDto, type index$1_FilterManagerSheetDto as FilterManagerSheetDto, type index$1_FilterManagerWorkDto as FilterManagerWorkDto, type index$1_FilterManualContentSocialInstagramDto as FilterManualContentSocialInstagramDto, type index$1_FilterManualContentSocialThreadsDto as FilterManualContentSocialThreadsDto, type index$1_FilterPCBrowserDto as FilterPCBrowserDto, type index$1_FilterPCPhoneDto as FilterPCPhoneDto, type index$1_FilterPCPhoneLogDto as FilterPCPhoneLogDto, type index$1_FilterPerformanceBreakdownInstagramDashboardFollowerDto as FilterPerformanceBreakdownInstagramDashboardFollowerDto, type index$1_FilterPerformanceBreakdownThreadsDashboardFollowerDto as FilterPerformanceBreakdownThreadsDashboardFollowerDto, type index$1_FilterProxyDto as FilterProxyDto, type index$1_FilterRoleDto as FilterRoleDto, type index$1_FilterSheetWorkCategoryDto as FilterSheetWorkCategoryDto, type index$1_FilterSheetWorkDto as FilterSheetWorkDto, type index$1_FilterSheetsToolDto as FilterSheetsToolDto, type index$1_FilterTaskAIContentDto as FilterTaskAIContentDto, type index$1_FilterTaskAIImageVideoVoiceCanvaInstagramDto as FilterTaskAIImageVideoVoiceCanvaInstagramDto, type index$1_FilterTaskAIImageVideoVoiceCanvaThreadsDto as FilterTaskAIImageVideoVoiceCanvaThreadsDto, type index$1_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, type index$1_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, type index$1_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, type index$1_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, type index$1_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, type index$1_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, type index$1_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, type index$1_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, type index$1_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, type index$1_FilterTaskThreadsReplyMessageDto as FilterTaskThreadsReplyMessageDto, type index$1_FilterTeamDto as FilterTeamDto, type index$1_FilterThreadsAccountRawDto as FilterThreadsAccountRawDto, type index$1_FilterThreadsAccountRunDto as FilterThreadsAccountRunDto, type index$1_FilterThreadsDashboardFollowerDto as FilterThreadsDashboardFollowerDto, type index$1_FilterThreadsReportInteractFollowDto as FilterThreadsReportInteractFollowDto, type index$1_FilterThreadsReportInteractReplyCommentDto as FilterThreadsReportInteractReplyCommentDto, type index$1_FilterThreadsReportInteractReplyMessageDto as FilterThreadsReportInteractReplyMessageDto, type index$1_FilterThreadsReportInteractUnFollowDto as FilterThreadsReportInteractUnFollowDto, type index$1_FilterThreadsReportPostDto as FilterThreadsReportPostDto, type index$1_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, type index$1_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, type index$1_FilterThreadsSettingInteractReplyMessageDto as FilterThreadsSettingInteractReplyMessageDto, type index$1_FilterThreadsSettingInteractUnFollowDto as FilterThreadsSettingInteractUnFollowDto, type index$1_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, type index$1_FilterUserDto as FilterUserDto, type index$1_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, type index$1_FindAccountAIContentDto as FindAccountAIContentDto, type index$1_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, type index$1_FindAccountAIDto as FindAccountAIDto, type index$1_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, type index$1_FindAccountCanvaDto as FindAccountCanvaDto, type index$1_FindAccountDriveDto as FindAccountDriveDto, type index$1_FindAccountEmailDto as FindAccountEmailDto, type index$1_FindAccountForCheckerInstagramDashboard as FindAccountForCheckerInstagramDashboard, type index$1_FindAccountForCheckerThreadsDashboard as FindAccountForCheckerThreadsDashboard, type index$1_FindAccountSocialGroupDto as FindAccountSocialGroupDto, type index$1_FindAccountSocialGroupPopupSocialDto as FindAccountSocialGroupPopupSocialDto, type index$1_FindAccountVPNDto as FindAccountVPNDto, type index$1_FindAccountVPSDto as FindAccountVPSDto, type index$1_FindAccountVPSGroupDto as FindAccountVPSGroupDto, type index$1_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, type index$1_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$1_FindBlogCategoryDto as FindBlogCategoryDto, type index$1_FindBlogDto as FindBlogDto, type index$1_FindCheckerAccountInstagramDashboardFollowerDto as FindCheckerAccountInstagramDashboardFollowerDto, type index$1_FindCheckerAccountThreadsDashboardFollowerDto as FindCheckerAccountThreadsDashboardFollowerDto, type index$1_FindDepartmentDto as FindDepartmentDto, type index$1_FindDetailAccountAIDto as FindDetailAccountAIDto, type index$1_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, type index$1_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, type index$1_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, type index$1_FindDeviceDto as FindDeviceDto, type index$1_FindDeviceLogDto as FindDeviceLogDto, type index$1_FindGrowthInstagramDashboardFollowerDto as FindGrowthInstagramDashboardFollowerDto, type index$1_FindGrowthThreadsDashboardFollowerDto as FindGrowthThreadsDashboardFollowerDto, type index$1_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, type index$1_FindInstagramAccountRawDto as FindInstagramAccountRawDto, type index$1_FindInstagramAccountRunDto as FindInstagramAccountRunDto, type index$1_FindInstagramHistoryAutoSyncDto as FindInstagramHistoryAutoSyncDto, type index$1_FindInstagramHistoryChangeInfoDto as FindInstagramHistoryChangeInfoDto, type index$1_FindInstagramHistoryCreateNewDto as FindInstagramHistoryCreateNewDto, type index$1_FindInstagramHistoryGroupDto as FindInstagramHistoryGroupDto, type index$1_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, type index$1_FindInstagramSettingInteractReplyCommentDto as FindInstagramSettingInteractReplyCommentDto, type index$1_FindInstagramSettingInteractReplyMessageDto as FindInstagramSettingInteractReplyMessageDto, type index$1_FindInstagramSettingInteractUnFollowDto as FindInstagramSettingInteractUnFollowDto, type index$1_FindInstagramSettingPostDto as FindInstagramSettingPostDto, type index$1_FindLarkDto as FindLarkDto, type index$1_FindListAccountForManualContentSocialInstagramDto as FindListAccountForManualContentSocialInstagramDto, type index$1_FindListAccountForManualContentSocialThreadsDto as FindListAccountForManualContentSocialThreadsDto, type index$1_FindManagerImageAIInstagramDto as FindManagerImageAIInstagramDto, type index$1_FindManagerImageAIThreadsDto as FindManagerImageAIThreadsDto, type index$1_FindManagerSheetDto as FindManagerSheetDto, type index$1_FindManagerWorkDto as FindManagerWorkDto, type index$1_FindManualContentSocialInstagramDto as FindManualContentSocialInstagramDto, type index$1_FindManualContentSocialThreadsDto as FindManualContentSocialThreadsDto, type index$1_FindMemberForAddTeamDto as FindMemberForAddTeamDto, type index$1_FindOverViewDepartmentDto as FindOverViewDepartmentDto, type index$1_FindOverViewInstagramAccountRawDto as FindOverViewInstagramAccountRawDto, type index$1_FindOverViewInstagramAccountRunDto as FindOverViewInstagramAccountRunDto, type index$1_FindOverViewInstagramReportInteractBlockUserDto as FindOverViewInstagramReportInteractBlockUserDto, type index$1_FindOverViewInstagramReportInteractFollowDto as FindOverViewInstagramReportInteractFollowDto, type index$1_FindOverViewInstagramReportInteractReplyCommentDto as FindOverViewInstagramReportInteractReplyCommentDto, type index$1_FindOverViewInstagramReportInteractReplyMessageDto as FindOverViewInstagramReportInteractReplyMessageDto, type index$1_FindOverViewInstagramReportInteractUnFollowDto as FindOverViewInstagramReportInteractUnFollowDto, type index$1_FindOverViewInstagramReportPostHighLightDto as FindOverViewInstagramReportPostHighLightDto, type index$1_FindOverViewInstagramReportPostNewDto as FindOverViewInstagramReportPostNewDto, type index$1_FindOverViewInstagramReportPostReelDto as FindOverViewInstagramReportPostReelDto, type index$1_FindOverViewInstagramReportPostSquareDto as FindOverViewInstagramReportPostSquareDto, type index$1_FindOverViewInstagramReportPostStoryDto as FindOverViewInstagramReportPostStoryDto, type index$1_FindOverViewInstagramSettingInteractFollowDto as FindOverViewInstagramSettingInteractFollowDto, type index$1_FindOverViewInstagramSettingInteractReplyCommentDto as FindOverViewInstagramSettingInteractReplyCommentDto, type index$1_FindOverViewInstagramSettingInteractReplyMessageDto as FindOverViewInstagramSettingInteractReplyMessageDto, type index$1_FindOverViewInstagramSettingInteractUnFollowDto as FindOverViewInstagramSettingInteractUnFollowDto, type index$1_FindOverViewInstagramSettingPostDto as FindOverViewInstagramSettingPostDto, type index$1_FindOverViewLarkDto as FindOverViewLarkDto, type index$1_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, type index$1_FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto as FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type index$1_FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto as FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type index$1_FindOverViewTaskInstagramBlockUserDto as FindOverViewTaskInstagramBlockUserDto, type index$1_FindOverViewTaskInstagramChangeInfoDto as FindOverViewTaskInstagramChangeInfoDto, type index$1_FindOverViewTaskInstagramFollowDto as FindOverViewTaskInstagramFollowDto, type index$1_FindOverViewTaskInstagramPostDto as FindOverViewTaskInstagramPostDto, type index$1_FindOverViewTaskInstagramReplyCommentDto as FindOverViewTaskInstagramReplyCommentDto, type index$1_FindOverViewTaskInstagramReplyMessageDto as FindOverViewTaskInstagramReplyMessageDto, type index$1_FindOverViewTaskThreadsFollowDto as FindOverViewTaskThreadsFollowDto, type index$1_FindOverViewTaskThreadsPostDto as FindOverViewTaskThreadsPostDto, type index$1_FindOverViewTaskThreadsReplyCommentDto as FindOverViewTaskThreadsReplyCommentDto, type index$1_FindOverViewTaskThreadsReplyMessageDto as FindOverViewTaskThreadsReplyMessageDto, type index$1_FindOverViewThreadsAccountDto as FindOverViewThreadsAccountDto, type index$1_FindOverViewThreadsAccountRowDto as FindOverViewThreadsAccountRowDto, type index$1_FindOverViewThreadsReportInteractFollowDto as FindOverViewThreadsReportInteractFollowDto, type index$1_FindOverViewThreadsReportInteractReplyCommentDto as FindOverViewThreadsReportInteractReplyCommentDto, type index$1_FindOverViewThreadsReportInteractReplyMessageDto as FindOverViewThreadsReportInteractReplyMessageDto, type index$1_FindOverViewThreadsReportInteractUnFollowDto as FindOverViewThreadsReportInteractUnFollowDto, type index$1_FindOverViewThreadsReportPostDto as FindOverViewThreadsReportPostDto, type index$1_FindOverViewThreadsSettingInteractFollowDto as FindOverViewThreadsSettingInteractFollowDto, type index$1_FindOverViewThreadsSettingInteractReplyCommentDto as FindOverViewThreadsSettingInteractReplyCommentDto, type index$1_FindOverViewThreadsSettingInteractReplyMessageDto as FindOverViewThreadsSettingInteractReplyMessageDto, type index$1_FindOverViewThreadsSettingInteractUnFollowDto as FindOverViewThreadsSettingInteractUnFollowDto, type index$1_FindOverViewThreadsSettingPostDto as FindOverViewThreadsSettingPostDto, type index$1_FindOverviewAccountAIGoogleDto as FindOverviewAccountAIGoogleDto, type index$1_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, type index$1_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, type index$1_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, type index$1_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, type index$1_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$1_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, type index$1_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, type index$1_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$1_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$1_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$1_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$1_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$1_FindOverviewInstagramDashboardFollowerDto as FindOverviewInstagramDashboardFollowerDto, type index$1_FindOverviewInstagramHistoryAutoSyncDto as FindOverviewInstagramHistoryAutoSyncDto, type index$1_FindOverviewInstagramHistoryChangeInfoDto as FindOverviewInstagramHistoryChangeInfoDto, type index$1_FindOverviewInstagramHistoryCreateNewDto as FindOverviewInstagramHistoryCreateNewDto, type index$1_FindOverviewInstagramHistoryGroupDto as FindOverviewInstagramHistoryGroupDto, type index$1_FindOverviewManagerImageAIInstagramDto as FindOverviewManagerImageAIInstagramDto, type index$1_FindOverviewManagerImageAIThreadsDto as FindOverviewManagerImageAIThreadsDto, type index$1_FindOverviewManualContentSocialInstagramDto as FindOverviewManualContentSocialInstagramDto, type index$1_FindOverviewManualContentSocialThreadsDto as FindOverviewManualContentSocialThreadsDto, type index$1_FindOverviewPCBrowserDto as FindOverviewPCBrowserDto, type index$1_FindOverviewPCPhoneDto as FindOverviewPCPhoneDto, type index$1_FindOverviewProxyDto as FindOverviewProxyDto, type index$1_FindOverviewRoleDto as FindOverviewRoleDto, type index$1_FindOverviewTeamDto as FindOverviewTeamDto, type index$1_FindOverviewThreadsDashboardFollowerDto as FindOverviewThreadsDashboardFollowerDto, type index$1_FindOverviewUserDto as FindOverviewUserDto, type index$1_FindPCBrowserDto as FindPCBrowserDto, type index$1_FindPCPhoneDetail as FindPCPhoneDetail, type index$1_FindPCPhoneDto as FindPCPhoneDto, type index$1_FindPCPhoneLogDto as FindPCPhoneLogDto, type index$1_FindPerformanceBreakdownInstagramDashboardFollowerDto as FindPerformanceBreakdownInstagramDashboardFollowerDto, type index$1_FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto as FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type index$1_FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto as FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type index$1_FindPerformanceBreakdownThreadsDashboardFollowerDto as FindPerformanceBreakdownThreadsDashboardFollowerDto, type index$1_FindProxyDto as FindProxyDto, type index$1_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$1_FindRoleDetailDto as FindRoleDetailDto, type index$1_FindRoleDto as FindRoleDto, type index$1_FindRoleOfMe as FindRoleOfMe, type index$1_FindSheetToolForPCBrowserDto as FindSheetToolForPCBrowserDto, type index$1_FindSheetWorkCategoryDto as FindSheetWorkCategoryDto, type index$1_FindSheetWorkDto as FindSheetWorkDto, type index$1_FindSheetsToolDto as FindSheetsToolDto, type index$1_FindTaskAIContentDto as FindTaskAIContentDto, type index$1_FindTaskAIImageVideoVoiceCanvaInstagramDto as FindTaskAIImageVideoVoiceCanvaInstagramDto, type index$1_FindTaskAIImageVideoVoiceCanvaThreadsDto as FindTaskAIImageVideoVoiceCanvaThreadsDto, type index$1_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, type index$1_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, type index$1_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, type index$1_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, type index$1_FindTaskInstagramPostDto as FindTaskInstagramPostDto, type index$1_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, type index$1_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, type index$1_FindTaskManualContentSocialInstagramDto as FindTaskManualContentSocialInstagramDto, type index$1_FindTaskManualContentSocialThreadsDto as FindTaskManualContentSocialThreadsDto, type index$1_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, type index$1_FindTaskThreadsPostDto as FindTaskThreadsPostDto, type index$1_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, type index$1_FindTaskThreadsReplyMessageDto as FindTaskThreadsReplyMessageDto, type index$1_FindTasksJobDto as FindTasksJobDto, type index$1_FindTeamDto as FindTeamDto, type index$1_FindThreadsAccountRawDto as FindThreadsAccountRawDto, type index$1_FindThreadsAccountRunDto as FindThreadsAccountRunDto, type index$1_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, type index$1_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, type index$1_FindThreadsSettingInteractReplyMessageDto as FindThreadsSettingInteractReplyMessageDto, type index$1_FindThreadsSettingInteractUnFollowDto as FindThreadsSettingInteractUnFollowDto, type index$1_FindThreadsSettingPostDto as FindThreadsSettingPostDto, type index$1_FindUserDto as FindUserDto, index$2 as Forum, type index$1_IAccountAI as IAccountAI, 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_IAccountAIModelContent as IAccountAIModelContent, type index$1_IAccountAIModelImageVideo as IAccountAIModelImageVideo, type index$1_IAccountAIModelVoice as IAccountAIModelVoice, type index$1_IAccountAIProxy as IAccountAIProxy, 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_IAccountVPSProvider as IAccountVPSProvider, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_IAssignTeam as IAssignTeam, type index$1_IAssignUser as IAssignUser, 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_IBrowserGPM as IBrowserGPM, 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_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$1_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, 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_IEmailAccountSocial as IEmailAccountSocial, type index$1_IEmailProxy as IEmailProxy, type index$1_IEmailRawManager as IEmailRawManager, type index$1_IEmailVPS as IEmailVPS, type index$1_IFile as IFile, type index$1_IFilterSettingAccountSocialFindForSettingDto as IFilterSettingAccountSocialFindForSettingDto, type index$1_IGPMProfile as IGPMProfile, type index$1_IHistorySyncSheetPost as IHistorySyncSheetPost, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IIncreaseValueTask as IIncreaseValueTask, type index$1_IInstagramAccountRaw as IInstagramAccountRaw, type index$1_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$1_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$1_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$1_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$1_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$1_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$1_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$1_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$1_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$1_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$1_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$1_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$1_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$1_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$1_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$1_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$1_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$1_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$1_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$1_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$1_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$1_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$1_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$1_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$1_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$1_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$1_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$1_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$1_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$1_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$1_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$1_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$1_IInstagramReportPostNew as IInstagramReportPostNew, type index$1_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$1_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$1_IInstagramReportPostReel as IInstagramReportPostReel, type index$1_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$1_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$1_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$1_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$1_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$1_IInstagramReportPostStory as IInstagramReportPostStory, type index$1_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$1_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$1_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$1_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$1_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$1_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, 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_IMailWork as IMailWork, type index$1_IManagerImageAIInstagram as IManagerImageAIInstagram, type index$1_IManagerImageAIInstagramItemStore as IManagerImageAIInstagramItemStore, type index$1_IManagerImageAIInstagramLog as IManagerImageAIInstagramLog, type index$1_IManagerImageAIInstagramUserAttached as IManagerImageAIInstagramUserAttached, type index$1_IManagerImageAIThreads as IManagerImageAIThreads, type index$1_IManagerImageAIThreadsItemStore as IManagerImageAIThreadsItemStore, type index$1_IManagerImageAIThreadsUserAttached as IManagerImageAIThreadsUserAttached, 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_IManualContentSocialInstagram as IManualContentSocialInstagram, type index$1_IManualContentSocialInstagramChildren as IManualContentSocialInstagramChildren, type index$1_IManualContentSocialInstagramChildrenItemPost as IManualContentSocialInstagramChildrenItemPost, type index$1_IManualContentSocialInstagramNiche as IManualContentSocialInstagramNiche, type index$1_IManualContentSocialInstagramRunTime as IManualContentSocialInstagramRunTime, type index$1_IManualContentSocialThreads as IManualContentSocialThreads, type index$1_IManualContentSocialThreadsChildren as IManualContentSocialThreadsChildren, type index$1_IManualContentSocialThreadsChildrenItemPost as IManualContentSocialThreadsChildrenItemPost, type index$1_IManualContentSocialThreadsNiche as IManualContentSocialThreadsNiche, type index$1_IManualContentSocialThreadsRunTime as IManualContentSocialThreadsRunTime, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPCBrowser as IPCBrowser, type index$1_IPCBrowserLog as IPCBrowserLog, type index$1_IPCBrowserLogELS as IPCBrowserLogELS, type index$1_IPCBrowserLogStoreIdxELS as IPCBrowserLogStoreIdxELS, type index$1_IPCBrowserSheetTool as IPCBrowserSheetTool, type index$1_IPCPhone as IPCPhone, type index$1_IPCPhoneLog as IPCPhoneLog, type index$1_IPCPhoneLogELS as IPCPhoneLogELS, type index$1_IPCPhoneLogStoreIdxELS as IPCPhoneLogStoreIdxELS, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISettingAccountSocialDto as ISettingAccountSocialDto, type index$1_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$1_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$1_ISheetImportExportSocial as ISheetImportExportSocial, 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_ITaskAIAccountAI as ITaskAIAccountAI, type index$1_ITaskAIAccountDrive as ITaskAIAccountDrive, type index$1_ITaskAIAccountProxy as ITaskAIAccountProxy, type index$1_ITaskAIAvatarCoverCanvaInstagramStep as ITaskAIAvatarCoverCanvaInstagramStep, type index$1_ITaskAIAvatarCoverInstagram as ITaskAIAvatarCoverInstagram, type index$1_ITaskAIAvatarCoverThreads as ITaskAIAvatarCoverThreads, type index$1_ITaskAICanvaInstagramStep as ITaskAICanvaInstagramStep, type index$1_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageVideoVoiceCanvaInstagram as ITaskAIImageVideoVoiceCanvaInstagram, type index$1_ITaskAIImageVideoVoiceCanvaThreads as ITaskAIImageVideoVoiceCanvaThreads, type index$1_ITaskAIImageVideoVoiceInstagramStep as ITaskAIImageVideoVoiceInstagramStep, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$1_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$1_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$1_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$1_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$1_ITaskInstagramFollow as ITaskInstagramFollow, type index$1_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$1_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$1_ITaskInstagramPost as ITaskInstagramPost, type index$1_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$1_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$1_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$1_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$1_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$1_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$1_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$1_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, 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_ITaskManualContentSocialInstagram as ITaskManualContentSocialInstagram, type index$1_ITaskManualContentSocialThreads as ITaskManualContentSocialThreads, type index$1_ITaskThreadsFollow as ITaskThreadsFollow, type index$1_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$1_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$1_ITaskThreadsPost as ITaskThreadsPost, type index$1_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$1_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$1_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$1_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$1_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$1_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$1_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$1_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, 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_IThreadsDashboardFollower as IThreadsDashboardFollower, 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_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$1_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$1_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$1_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$1_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$1_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$1_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$1_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$1_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$1_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$1_IThreadsReportPost as IThreadsReportPost, type index$1_IThreadsReportPostELS as IThreadsReportPostELS, type index$1_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, 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_ITrackingTime as ITrackingTime, type index$1_IUser as IUser, type index$1_IUserRole as IUserRole, type index$1_IViewDeviceByPCPhone as IViewDeviceByPCPhone, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, type index$1_ImageVideoVoiceDetailInstagramDto as ImageVideoVoiceDetailInstagramDto, type index$1_ImportAccountVPSDto as ImportAccountVPSDto, type index$1_ImportInstagramAccountRawDto as ImportInstagramAccountRawDto, type index$1_ImportManagerWorkDto as ImportManagerWorkDto, type index$1_ImportSheetWorkDto as ImportSheetWorkDto, type index$1_ListManualContentSocialChildrenDto as ListManualContentSocialChildrenDto, type index$1_ListManualContentSocialInstagramChildrenDto as ListManualContentSocialInstagramChildrenDto, type index$1_ListManualContentSocialThreadsChildrenDto as ListManualContentSocialThreadsChildrenDto, type index$1_LoadDataChangeInfoInstagramAccountRawDto as LoadDataChangeInfoInstagramAccountRawDto, type index$1_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, type index$1_OverviewSheetsToolDto as OverviewSheetsToolDto, type index$1_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, index$a as Permission, type index$1_ReplaceAccountVSPDto as ReplaceAccountVSPDto, type index$1_ResultImportInstagramAccountRawDto as ResultImportInstagramAccountRawDto, index$3 as Socials, type index$1_StatisticsManagerWorkDto as StatisticsManagerWorkDto, type index$1_StatisticsSheetWorkDto as StatisticsSheetWorkDto, type index$1_StoreTaskManualContentSocialInstagramForRunDto as StoreTaskManualContentSocialInstagramForRunDto, type index$1_StoreTaskManualContentSocialThreadsForRunDto as StoreTaskManualContentSocialThreadsForRunDto, index$4 as Tool, type index$1_UpdateAccountSocialGroupDto as UpdateAccountSocialGroupDto, type index$1_UpdateAccountVPSDto as UpdateAccountVPSDto, type index$1_UpdateBlogDto as UpdateBlogDto, type index$1_UpdateBlogsCategoryDto as UpdateBlogsCategoryDto, type index$1_UpdateDepartmentDto as UpdateDepartmentDto, type index$1_UpdateDeviceDto as UpdateDeviceDto, type index$1_UpdateInstagramSettingInteractFollowDto as UpdateInstagramSettingInteractFollowDto, type index$1_UpdateInstagramSettingInteractReplyCommentDto as UpdateInstagramSettingInteractReplyCommentDto, type index$1_UpdateInstagramSettingInteractReplyMessageDto as UpdateInstagramSettingInteractReplyMessageDto, type index$1_UpdateInstagramSettingInteractUnFollowDto as UpdateInstagramSettingInteractUnFollowDto, type index$1_UpdateInstagramSettingPostDto as UpdateInstagramSettingPostDto, type index$1_UpdateLarkDto as UpdateLarkDto, type index$1_UpdateManagerWorkDto as UpdateManagerWorkDto, type index$1_UpdatePCBrowserDto as UpdatePCBrowserDto, type index$1_UpdatePCPhoneDto as UpdatePCPhoneDto, type index$1_UpdateProxyDto as UpdateProxyDto, type index$1_UpdateRoleDto as UpdateRoleDto, type index$1_UpdateSheetWorkDto as UpdateSheetWorkDto, type index$1_UpdateSheetsToolDto as UpdateSheetsToolDto, type index$1_UpdateTaskAIContentDto as UpdateTaskAIContentDto, type index$1_UpdateTaskInstagramBlockUserDto as UpdateTaskInstagramBlockUserDto, type index$1_UpdateTaskInstagramChangeInfoDto as UpdateTaskInstagramChangeInfoDto, type index$1_UpdateTaskInstagramFollowDto as UpdateTaskInstagramFollowDto, type index$1_UpdateTaskInstagramPostDto as UpdateTaskInstagramPostDto, type index$1_UpdateTaskInstagramReplyCommentDto as UpdateTaskInstagramReplyCommentDto, type index$1_UpdateTaskInstagramReplyMessageDto as UpdateTaskInstagramReplyMessageDto, type index$1_UpdateTaskThreadsFollowDto as UpdateTaskThreadsFollowDto, type index$1_UpdateTaskThreadsPostDto as UpdateTaskThreadsPostDto, type index$1_UpdateTaskThreadsReplyCommentDto as UpdateTaskThreadsReplyCommentDto, type index$1_UpdateTaskThreadsReplyMessageDto as UpdateTaskThreadsReplyMessageDto, type index$1_UpdateTasksJobDto as UpdateTasksJobDto, type index$1_UpdateTeamDto as UpdateTeamDto, type index$1_UpdateUserDto as UpdateUserDto, type index$1_UpsertManualContentSocialInstagramChildrenDto as UpsertManualContentSocialInstagramChildrenDto, type index$1_UpsertManualContentSocialInstagramChildrenItemPostDto as UpsertManualContentSocialInstagramChildrenItemPostDto, type index$1_UpsertManualContentSocialInstagramDto as UpsertManualContentSocialInstagramDto, type index$1_UpsertManualContentSocialThreadsChildrenDto as UpsertManualContentSocialThreadsChildrenDto, type index$1_UpsertManualContentSocialThreadsChildrenItemPostDto as UpsertManualContentSocialThreadsChildrenItemPostDto, type index$1_UpsertManualContentSocialThreadsDto as UpsertManualContentSocialThreadsDto, type index$1_ViewAsyncManualContentSocialInstagramDto as ViewAsyncManualContentSocialInstagramDto, type index$1_ViewAsyncManualContentSocialThreadsDto as ViewAsyncManualContentSocialThreadsDto, type index$1_ViewAutoSyncInformationManualContentSocialInstagramDto as ViewAutoSyncInformationManualContentSocialInstagramDto, type index$1_ViewAutoSyncInformationManualContentThreadsDto as ViewAutoSyncInformationManualContentThreadsDto, type index$1_ViewDetailDeviceDto as ViewDetailDeviceDto, type index$1_ViewDetailFolderInstagramDto as ViewDetailFolderInstagramDto, type index$1_ViewDetailFolderThreadsDto as ViewDetailFolderThreadsDto, type index$1_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto, type index$1_ViewListGPMProfileDto as ViewListGPMProfileDto, type index$1_ViewPCBrowserDetailDto as ViewPCBrowserDetailDto, type index$1_ViewSettingInstagramOfAccountDto as ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
|
19556
19567
|
}
|
|
19557
19568
|
|
|
19558
19569
|
interface IUserInfoAssignment {
|
|
@@ -19699,4 +19710,4 @@ declare namespace index {
|
|
|
19699
19710
|
export type { index_ExportDto as ExportDto, index_FilterBaseDto as FilterBaseDto, index_FilterBaseSocialDto as FilterBaseSocialDto, index_IBaseELS as IBaseELS, index_IBaseOverview as IBaseOverview, index_IBaseRefFieldELS as IBaseRefFieldELS, index_IBaseSheetImportDto as IBaseSheetImportDto, index_IBaseStoreIdxELS as IBaseStoreIdxELS, index_IFilterAssignDto as IFilterAssignDto, index_IFilterBaseAccountSocialDto as IFilterBaseAccountSocialDto, index_IFilterBaseDto as IFilterBaseDto, index_IFindBaseDto as IFindBaseDto, index_IUserInfoAssignment as IUserInfoAssignment, index_ImportDto as ImportDto };
|
|
19700
19711
|
}
|
|
19701
19712
|
|
|
19702
|
-
export { index$h as AI, type AccountAICreateDto, type AccountAIImportDto, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddBulkManualContentSocialInstagramChildrenDto, type AddBulkManualContentSocialThreadsChildrenDto, type AddManualContentSocialInstagramChildrenDto, type AddManualContentSocialThreadsChildrenDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$8 as Auth, index$i as AutoConstants, index as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$6 as AutoInterfaces, index$7 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$g as Base, type CanvaDetailDto, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateInstagramSettingInteractFollowDto, type CreateInstagramSettingInteractReplyCommentDto, type CreateInstagramSettingInteractReplyMessageDto, type CreateInstagramSettingInteractUnFollowDto, type CreateInstagramSettingPostDto, type CreateLarkDto, type CreateManagerImageAIInstagramDto, type CreateManagerImageAIThreadsDto, type CreateManagerWorkDto, type CreatePCBrowserDto, type CreatePCPhoneDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataActionChangeInfoInstagramAccountRawDto, type DataImportInstagramAccountRawDto, type DataPCBrowserAndSheetPostImageVideoVoiceCanvaDto, type DataRefreshDataSheetToolImageVideoVoiceCanvaDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIVersionGPT, EAIVersionPerplexity, EAccountAIContentChannelStatus, EAccountAIContentModel, EAccountAIContentStatus, EAccountAIModelApiStatus, EAccountAIModelBrowserPlan, EAccountAIModelCreditStatus, EAccountAIModelStatus, EAccountAIModelType, EAccountAISync, EAccountAITypeEmail, EAccountInstagramTypeChangeInfo, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EGender, EHaveData, EHistorySyncSheetPostStatus, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EManagerImageAIInstagramFolder, EManagerImageAIInstagramLog, EManagerImageAIInstagramModel, EManagerImageAIThreadsFolder, EManagerImageAIThreadsModel, EManualContentSocialInstagramStatusPost, EManualContentSocialInstagramStatusTask, EManualContentSocialInstagramTypePost, EManualContentSocialThreadsStatusPost, EManualContentSocialThreadsStatusTask, EManualContentSocialThreadsTypePost, EModelImageVideo, EObjectName, EPCBrowserSheetModule, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ERatioImage, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusCommon, EStatusCreateNew, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusInstagramImageLog, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTeam, EStatusUse, EStatusUser, ESyncStatusAccountDrive, ETaskAIAvatarCoverCanvaStep, ETaskAIImageVideoVoiceCanvaStep, ETaskGenerateAIStepStatus, ETaskGenerateAIType, ETaskStatus, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeBrowser, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePcOS, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeSettingInstagram, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EVPSCore, EVPSExtension, EVPSOs, EVPSRam, EVPSStatus, EVPSStatusConnection, EVPSStatusGpmLoginEmail, EVPSStatusReplace, EVPSStatusRestart, EVPSTimeRestart, EYesNo, type EditStatusImageItemInstagramDto, type EditStatusImageItemThreadsDto, type EditStatusManualContentSocialInstagramChildrenItemPost, type EditStatusManualContentSocialThreadsChildrenItemPost, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIGoogleDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountEmailManagerDto, 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 FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingFollowDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterInstagramSettingReplyCommentDto, type FilterInstagramSettingReplyMessageDto, type FilterInstagramSettingUnFollowDto, type FilterLarkDto, type FilterManagerImageAIInstagramDto, type FilterManagerImageAIThreadsDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterManualContentSocialInstagramDto, type FilterManualContentSocialThreadsDto, type FilterPCBrowserDto, type FilterPCPhoneDto, type FilterPCPhoneLogDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageVideoVoiceCanvaInstagramDto, type FilterTaskAIImageVideoVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, 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 FindAccountAIDto, 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 FindDetailAccountAIDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindListAccountForManualContentSocialInstagramDto, type FindListAccountForManualContentSocialThreadsDto, type FindManagerImageAIInstagramDto, type FindManagerImageAIThreadsDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindManualContentSocialInstagramDto, type FindManualContentSocialThreadsDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, 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 FindOverviewAccountAIGoogleDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountEmailManagerDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewManagerImageAIInstagramDto, type FindOverviewManagerImageAIThreadsDto, type FindOverviewManualContentSocialInstagramDto, type FindOverviewManualContentSocialThreadsDto, type FindOverviewPCBrowserDto, type FindOverviewPCPhoneDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCBrowserDto, type FindPCPhoneDetail, type FindPCPhoneDto, type FindPCPhoneLogDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetToolForPCBrowserDto, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageVideoVoiceCanvaInstagramDto, type FindTaskAIImageVideoVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskManualContentSocialInstagramDto, type FindTaskManualContentSocialThreadsDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$2 as Forum, type IAccountAI, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIModelContent, type IAccountAIModelImageVideo, type IAccountAIModelVoice, type IAccountAIProxy, 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 IAccountVPSProvider, type IAccountVPSSocial, type IAssignTeam, type IAssignUser, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseOverview, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBaseStoreIdxELS, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IBrowserGPM, type IColsUnSelected, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDeviceLogStoreIdxELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IEmailAccountSocial, type IEmailProxy, type IEmailRawManager, type IEmailVPS, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterSettingAccountSocialFindForSettingDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistorySyncSheetPost, type IHistoryTaskAIContent, type IIncreaseValueTask, type IInstagramAccountRaw, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryAutoSyncStoreIdxELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryChangeInfoStoreIdxELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryCreateNewStoreIdxELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramHistoryGroupStoreIdxELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractBlockUserStoreIdxELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractFollowStoreIdxELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyCommentStoreIdxELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractReplyMessageStoreIdxELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportInteractUnFollowStoreIdxELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostHighLightStoreIdxELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostNewStoreIdxELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostReelStoreIdxELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostSquareStoreIdxELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramReportPostStoryStoreIdxELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IMailWork, type IManagerImageAIInstagram, type IManagerImageAIInstagramItemStore, type IManagerImageAIInstagramLog, type IManagerImageAIInstagramUserAttached, type IManagerImageAIThreads, type IManagerImageAIThreadsItemStore, type IManagerImageAIThreadsUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IManualContentSocialInstagram, type IManualContentSocialInstagramChildren, type IManualContentSocialInstagramChildrenItemPost, type IManualContentSocialInstagramNiche, type IManualContentSocialInstagramRunTime, type IManualContentSocialThreads, type IManualContentSocialThreadsChildren, type IManualContentSocialThreadsChildrenItemPost, type IManualContentSocialThreadsNiche, type IManualContentSocialThreadsRunTime, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPCBrowser, type IPCBrowserLog, type IPCBrowserLogELS, type IPCBrowserLogStoreIdxELS, type IPCBrowserSheetTool, type IPCPhone, type IPCPhoneLog, type IPCPhoneLogELS, type IPCPhoneLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIAccountAI, type ITaskAIAccountDrive, type ITaskAIAccountProxy, type ITaskAIAvatarCoverCanvaInstagramStep, type ITaskAIAvatarCoverInstagram, type ITaskAIAvatarCoverThreads, type ITaskAIContent, type ITaskAIImageVideoVoiceCanvaInstagram, type ITaskAIImageVideoVoiceCanvaInstagramStep, type ITaskAIImageVideoVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramBlockUserELS, type ITaskInstagramBlockUserStoreIdxELS, type ITaskInstagramChangeInfo, type ITaskInstagramChangeInfoELS, type ITaskInstagramChangeInfoStoreIdxELS, type ITaskInstagramFollow, type ITaskInstagramFollowELS, type ITaskInstagramFollowStoreIdxELS, type ITaskInstagramPost, type ITaskInstagramPostELS, type ITaskInstagramPostStoreIdxELS, type ITaskInstagramReplyComment, type ITaskInstagramReplyCommentELS, type ITaskInstagramReplyCommentStoreIdxELS, type ITaskInstagramReplyMessage, type ITaskInstagramReplyMessageELS, type ITaskInstagramReplyMessageStoreIdxELS, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskManualContentSocialInstagram, type ITaskManualContentSocialThreads, type ITaskThreadsFollow, type ITaskThreadsFollowELS, type ITaskThreadsFollowStoreIdxELS, type ITaskThreadsPost, type ITaskThreadsPostELS, type ITaskThreadsPostStoreIdxELS, type ITaskThreadsReplyComment, type ITaskThreadsReplyCommentELS, type ITaskThreadsReplyCommentStoreIdxELS, type ITaskThreadsReplyMessage, type ITaskThreadsReplyMessageELS, type ITaskThreadsReplyMessageStoreIdxELS, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsDashboardFollower, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractFollowStoreIdxELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyCommentStoreIdxELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractReplyMessageStoreIdxELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportInteractUnFollowStoreIdxELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsReportPostStoreIdxELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTime, type IUser, type IUserInfoAssignment, type IUserRole, type IViewDeviceByPCPhone, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImageVideoVoiceDetailDto, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$f as Lark, type ListManualContentSocialChildrenDto, type ListManualContentSocialInstagramChildrenDto, type ListManualContentSocialThreadsChildrenDto, type LoadDataChangeInfoInstagramAccountRawDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, PCLogTimeRange, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, type ResultImportInstagramAccountRawDto, index$3 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type StoreTaskManualContentSocialInstagramForRunDto, type StoreTaskManualContentSocialThreadsForRunDto, 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 UpdateInstagramSettingInteractFollowDto, type UpdateInstagramSettingInteractReplyCommentDto, type UpdateInstagramSettingInteractReplyMessageDto, type UpdateInstagramSettingInteractUnFollowDto, type UpdateInstagramSettingPostDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCBrowserDto, type UpdatePCPhoneDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type UpsertManualContentSocialInstagramChildrenDto, type UpsertManualContentSocialInstagramChildrenItemPostDto, type UpsertManualContentSocialInstagramDto, type UpsertManualContentSocialThreadsChildrenDto, type UpsertManualContentSocialThreadsChildrenItemPostDto, type UpsertManualContentSocialThreadsDto, type ViewAsyncManualContentSocialInstagramDto, type ViewAsyncManualContentSocialThreadsDto, type ViewAutoSyncInformationManualContentSocialInstagramDto, type ViewAutoSyncInformationManualContentThreadsDto, type ViewDetailDeviceDto, type ViewDetailFolderInstagramDto, type ViewDetailFolderThreadsDto, type ViewDetailSheetsToolDto, type ViewListGPMProfileDto, type ViewPCBrowserDetailDto, type ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|
|
19713
|
+
export { index$h as AI, type AccountAICreateDto, type AccountAIImportDto, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddBulkManualContentSocialInstagramChildrenDto, type AddBulkManualContentSocialThreadsChildrenDto, type AddManualContentSocialInstagramChildrenDto, type AddManualContentSocialThreadsChildrenDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$8 as Auth, index$i as AutoConstants, index as AutoDto, index$c as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$6 as AutoInterfaces, index$7 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$b as AutoTypes, index$g as Base, type CanvaDetailInstagramDto, type CheckSendMessageLark, index$9 as Common, type CreateAccountSocialGroupDto, type CreateAccountVPSDto, type CreateBlogDto, type CreateBlogsCategoryDto, type CreateDepartmentDto, type CreateInstagramSettingInteractFollowDto, type CreateInstagramSettingInteractReplyCommentDto, type CreateInstagramSettingInteractReplyMessageDto, type CreateInstagramSettingInteractUnFollowDto, type CreateInstagramSettingPostDto, type CreateLarkDto, type CreateManagerImageAIInstagramDto, type CreateManagerImageAIThreadsDto, type CreateManagerWorkDto, type CreatePCBrowserDto, type CreatePCPhoneDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataActionChangeInfoInstagramAccountRawDto, type DataImportInstagramAccountRawDto, type DataPCBrowserAndSheetPostImageVideoVoiceCanvaInstagramDto, type DataRefreshDataSheetToolImageVideoVoiceCanvaInstagramDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIVersionGPT, EAIVersionPerplexity, EAccountAIContentChannelStatus, EAccountAIContentModel, EAccountAIContentStatus, EAccountAIModelApiStatus, EAccountAIModelBrowserPlan, EAccountAIModelCreditStatus, EAccountAIModelStatus, EAccountAIModelType, EAccountAISync, EAccountAITypeEmail, EAccountInstagramTypeChangeInfo, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EGender, EHaveData, EHistorySyncSheetPostStatus, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EManagerImageAIInstagramFolder, EManagerImageAIInstagramLog, EManagerImageAIInstagramModel, EManagerImageAIThreadsFolder, EManagerImageAIThreadsModel, EManualContentSocialInstagramStatusPost, EManualContentSocialInstagramStatusTask, EManualContentSocialInstagramTypePost, EManualContentSocialThreadsStatusPost, EManualContentSocialThreadsStatusTask, EManualContentSocialThreadsTypePost, EModelImageVideo, EObjectName, EPCBrowserSheetModule, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ERatioImage, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusCommon, EStatusCreateNew, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusInstagramImageLog, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTeam, EStatusUse, EStatusUser, ESyncStatusAccountDrive, ETaskAIAvatarCoverCanvaStep, ETaskAIImageVideoVoiceCanvaStep, ETaskGenerateAIType, ETaskStatus, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeBrowser, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePcOS, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeSettingInstagram, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EVPSCore, EVPSExtension, EVPSOs, EVPSRam, EVPSStatus, EVPSStatusConnection, EVPSStatusGpmLoginEmail, EVPSStatusReplace, EVPSStatusRestart, EVPSTimeRestart, EYesNo, type EditStatusImageItemInstagramDto, type EditStatusImageItemThreadsDto, type EditStatusManualContentSocialInstagramChildrenItemPost, type EditStatusManualContentSocialThreadsChildrenItemPost, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIGoogleDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type FilterAccountEmailManagerDto, 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 FilterInstagramAccountRawDto, type FilterInstagramAccountRunDto, type FilterInstagramDashboardFollowerDto, type FilterInstagramHistoryAutoSyncDto, type FilterInstagramHistoryChangeInfoDto, type FilterInstagramHistoryCreateNewDto, type FilterInstagramHistoryGroupDto, type FilterInstagramReportInteractBlockUserDto, type FilterInstagramReportInteractFollowDto, type FilterInstagramReportInteractReplyCommentDto, type FilterInstagramReportInteractReplyMessageDto, type FilterInstagramReportInteractUnFollowDto, type FilterInstagramReportPostHighLightDto, type FilterInstagramReportPostNewDto, type FilterInstagramReportPostReelDto, type FilterInstagramReportPostSquareDto, type FilterInstagramReportPostStoryDto, type FilterInstagramSettingFollowDto, type FilterInstagramSettingInteractFollowDto, type FilterInstagramSettingInteractReplyCommentDto, type FilterInstagramSettingInteractReplyMessageDto, type FilterInstagramSettingInteractUnFollowDto, type FilterInstagramSettingPostDto, type FilterInstagramSettingReplyCommentDto, type FilterInstagramSettingReplyMessageDto, type FilterInstagramSettingUnFollowDto, type FilterLarkDto, type FilterManagerImageAIInstagramDto, type FilterManagerImageAIThreadsDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterManualContentSocialInstagramDto, type FilterManualContentSocialThreadsDto, type FilterPCBrowserDto, type FilterPCPhoneDto, type FilterPCPhoneLogDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageVideoVoiceCanvaInstagramDto, type FilterTaskAIImageVideoVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, 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 FindAccountAIDto, 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 FindDetailAccountAIDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindListAccountForManualContentSocialInstagramDto, type FindListAccountForManualContentSocialThreadsDto, type FindManagerImageAIInstagramDto, type FindManagerImageAIThreadsDto, type FindManagerSheetDto, type FindManagerWorkDto, type FindManualContentSocialInstagramDto, type FindManualContentSocialThreadsDto, type FindMemberForAddTeamDto, type FindOverViewDepartmentDto, type FindOverViewInstagramAccountRawDto, type FindOverViewInstagramAccountRunDto, type FindOverViewInstagramReportInteractBlockUserDto, type FindOverViewInstagramReportInteractFollowDto, type FindOverViewInstagramReportInteractReplyCommentDto, type FindOverViewInstagramReportInteractReplyMessageDto, type FindOverViewInstagramReportInteractUnFollowDto, type FindOverViewInstagramReportPostHighLightDto, type FindOverViewInstagramReportPostNewDto, type FindOverViewInstagramReportPostReelDto, type FindOverViewInstagramReportPostSquareDto, type FindOverViewInstagramReportPostStoryDto, type FindOverViewInstagramSettingInteractFollowDto, type FindOverViewInstagramSettingInteractReplyCommentDto, type FindOverViewInstagramSettingInteractReplyMessageDto, type FindOverViewInstagramSettingInteractUnFollowDto, type FindOverViewInstagramSettingPostDto, type FindOverViewLarkDto, type FindOverViewTaskAIContentDto, type FindOverViewTaskAIImageVideoVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVideoVoiceCanvaThreadsDto, type FindOverViewTaskInstagramBlockUserDto, type FindOverViewTaskInstagramChangeInfoDto, type FindOverViewTaskInstagramFollowDto, 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 FindOverviewAccountAIGoogleDto, type FindOverviewAccountCHPlayICloudDto, type FindOverviewAccountCanvaDto, type FindOverviewAccountDriveDto, type FindOverviewAccountEmailDto, type FindOverviewAccountEmailManagerDto, type FindOverviewAccountVPNDto, type FindOverviewAccountVPSDto, type FindOverviewDeviceBasicDto, type FindOverviewDeviceDetailDto, type FindOverviewDeviceLog, type FindOverviewDeviceSocialMediaAccountDto, type FindOverviewDeviceSocialMediaActiveLockedDto, type FindOverviewInstagramDashboardFollowerDto, type FindOverviewInstagramHistoryAutoSyncDto, type FindOverviewInstagramHistoryChangeInfoDto, type FindOverviewInstagramHistoryCreateNewDto, type FindOverviewInstagramHistoryGroupDto, type FindOverviewManagerImageAIInstagramDto, type FindOverviewManagerImageAIThreadsDto, type FindOverviewManualContentSocialInstagramDto, type FindOverviewManualContentSocialThreadsDto, type FindOverviewPCBrowserDto, type FindOverviewPCPhoneDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewUserDto, type FindPCBrowserDto, type FindPCPhoneDetail, type FindPCPhoneDto, type FindPCPhoneLogDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetToolForPCBrowserDto, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageVideoVoiceCanvaInstagramDto, type FindTaskAIImageVideoVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskManualContentSocialInstagramDto, type FindTaskManualContentSocialThreadsDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$2 as Forum, type IAccountAI, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIModelContent, type IAccountAIModelImageVideo, type IAccountAIModelVoice, type IAccountAIProxy, 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 IAccountVPSProvider, type IAccountVPSSocial, type IAssignTeam, type IAssignUser, type IAuthLogin, type IAuthResetPassword, type IBaseELS, type IBaseModel, type IBaseOverview, type IBaseRefFieldELS, type IBaseSheetImportDto, type IBaseStoreIdxELS, type IBlog, type IBlogCategory, type IBlogDepartmentPermission, type IBlogTeamPermission, type IBlogUserPermission, type IBrowserGPM, type IColsUnSelected, type IDataDiscussTaskJob, type IDataNotification, type IDataUser, type IDepartment, type IDepartmentMember, type IDevice, type IDeviceLog, type IDeviceLogELS, type IDeviceLogStoreIdxELS, type IDevicePopupViewAccountSocial, type IDeviceSettingForAccount, type IDeviceSettingForCHPlayICloud, type IDeviceSettingForProxy, type IDeviceSettingForVPN, type IDomain, type IEmailAccountSocial, type IEmailProxy, type IEmailRawManager, type IEmailVPS, type IFile, type IFilterAssignDto, type IFilterBaseAccountSocialDto, type IFilterBaseDto, type IFilterSettingAccountSocialFindForSettingDto, type IFilterStore, type IFindBaseDto, type IGPMProfile, type IHistorySyncSheetPost, type IHistoryTaskAIContent, type IIncreaseValueTask, type IInstagramAccountRaw, type IInstagramDashboardFollower, type IInstagramDashboardFollowerELS, type IInstagramHistoryAutoSync, type IInstagramHistoryAutoSyncELS, type IInstagramHistoryAutoSyncStoreIdxELS, type IInstagramHistoryChangeInfo, type IInstagramHistoryChangeInfoELS, type IInstagramHistoryChangeInfoStoreIdxELS, type IInstagramHistoryCreateNew, type IInstagramHistoryCreateNewELS, type IInstagramHistoryCreateNewStoreIdxELS, type IInstagramHistoryGroup, type IInstagramHistoryGroupELS, type IInstagramHistoryGroupStoreIdxELS, type IInstagramReportInteractBlockUser, type IInstagramReportInteractBlockUserELS, type IInstagramReportInteractBlockUserStoreIdxELS, type IInstagramReportInteractFollow, type IInstagramReportInteractFollowELS, type IInstagramReportInteractFollowStoreIdxELS, type IInstagramReportInteractReplyComment, type IInstagramReportInteractReplyCommentELS, type IInstagramReportInteractReplyCommentStoreIdxELS, type IInstagramReportInteractReplyMessage, type IInstagramReportInteractReplyMessageELS, type IInstagramReportInteractReplyMessageStoreIdxELS, type IInstagramReportInteractUnFollow, type IInstagramReportInteractUnFollowELS, type IInstagramReportInteractUnFollowStoreIdxELS, type IInstagramReportPostHighLight, type IInstagramReportPostHighLightELS, type IInstagramReportPostHighLightStoreIdxELS, type IInstagramReportPostNew, type IInstagramReportPostNewELS, type IInstagramReportPostNewStoreIdxELS, type IInstagramReportPostReel, type IInstagramReportPostReelELS, type IInstagramReportPostReelStoreIdxELS, type IInstagramReportPostSquare, type IInstagramReportPostSquareELS, type IInstagramReportPostSquareStoreIdxELS, type IInstagramReportPostStory, type IInstagramReportPostStoryELS, type IInstagramReportPostStoryStoreIdxELS, type IInstagramSettingInteractBlockUser, type IInstagramSettingInteractFollow, type IInstagramSettingInteractReplyComment, type IInstagramSettingInteractReplyMessage, type IInstagramSettingInteractUnFollow, type IInstagramSettingPost, type ILark, type ILarkTeam, type IMailWork, type IManagerImageAIInstagram, type IManagerImageAIInstagramItemStore, type IManagerImageAIInstagramLog, type IManagerImageAIInstagramUserAttached, type IManagerImageAIThreads, type IManagerImageAIThreadsItemStore, type IManagerImageAIThreadsUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IManualContentSocialInstagram, type IManualContentSocialInstagramChildren, type IManualContentSocialInstagramChildrenItemPost, type IManualContentSocialInstagramNiche, type IManualContentSocialInstagramRunTime, type IManualContentSocialThreads, type IManualContentSocialThreadsChildren, type IManualContentSocialThreadsChildrenItemPost, type IManualContentSocialThreadsNiche, type IManualContentSocialThreadsRunTime, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPCBrowser, type IPCBrowserLog, type IPCBrowserLogELS, type IPCBrowserLogStoreIdxELS, type IPCBrowserSheetTool, type IPCPhone, type IPCPhoneLog, type IPCPhoneLogELS, type IPCPhoneLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIAccountAI, type ITaskAIAccountDrive, type ITaskAIAccountProxy, type ITaskAIAvatarCoverCanvaInstagramStep, type ITaskAIAvatarCoverInstagram, type ITaskAIAvatarCoverThreads, type ITaskAICanvaInstagramStep, type ITaskAIContent, type ITaskAIImageVideoVoiceCanvaInstagram, type ITaskAIImageVideoVoiceCanvaThreads, type ITaskAIImageVideoVoiceInstagramStep, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type ITaskInstagramBlockUserELS, type ITaskInstagramBlockUserStoreIdxELS, type ITaskInstagramChangeInfo, type ITaskInstagramChangeInfoELS, type ITaskInstagramChangeInfoStoreIdxELS, type ITaskInstagramFollow, type ITaskInstagramFollowELS, type ITaskInstagramFollowStoreIdxELS, type ITaskInstagramPost, type ITaskInstagramPostELS, type ITaskInstagramPostStoreIdxELS, type ITaskInstagramReplyComment, type ITaskInstagramReplyCommentELS, type ITaskInstagramReplyCommentStoreIdxELS, type ITaskInstagramReplyMessage, type ITaskInstagramReplyMessageELS, type ITaskInstagramReplyMessageStoreIdxELS, type ITaskJob, type ITaskJobAttachmentBlog, type ITaskJobBlogAttached, type ITaskJobCheckList, type ITaskJobDepartmentPermission, type ITaskJobDiscuss, type ITaskJobLabel, type ITaskJobPermission, type ITaskJobTeamPermission, type ITaskJobUserPermission, type ITaskJobsGroup, type ITaskManualContentSocialInstagram, type ITaskManualContentSocialThreads, type ITaskThreadsFollow, type ITaskThreadsFollowELS, type ITaskThreadsFollowStoreIdxELS, type ITaskThreadsPost, type ITaskThreadsPostELS, type ITaskThreadsPostStoreIdxELS, type ITaskThreadsReplyComment, type ITaskThreadsReplyCommentELS, type ITaskThreadsReplyCommentStoreIdxELS, type ITaskThreadsReplyMessage, type ITaskThreadsReplyMessageELS, type ITaskThreadsReplyMessageStoreIdxELS, type ITeam, type ITeamMember, type ITeamRole, type IThreadsAccountRaw, type IThreadsDashboardFollower, type IThreadsHistoryAutoSync, type IThreadsHistoryAutoSyncELS, type IThreadsHistoryChange, type IThreadsHistoryChangeInfoELS, type IThreadsHistoryCreateNew, type IThreadsHistoryCreateNewELS, type IThreadsHistoryGroup, type IThreadsHistoryGroupELS, type IThreadsReportInteractFollow, type IThreadsReportInteractFollowELS, type IThreadsReportInteractFollowStoreIdxELS, type IThreadsReportInteractReplyComment, type IThreadsReportInteractReplyCommentELS, type IThreadsReportInteractReplyCommentStoreIdxELS, type IThreadsReportInteractReplyMessage, type IThreadsReportInteractReplyMessageELS, type IThreadsReportInteractReplyMessageStoreIdxELS, type IThreadsReportInteractUnFollow, type IThreadsReportInteractUnFollowELS, type IThreadsReportInteractUnFollowStoreIdxELS, type IThreadsReportPost, type IThreadsReportPostELS, type IThreadsReportPostStoreIdxELS, type IThreadsSettingInteractFollow, type IThreadsSettingInteractReplyComment, type IThreadsSettingInteractReplyMessage, type IThreadsSettingInteractUnFollow, type IThreadsSettingPost, type IToken, type ITrackingModel, type ITrackingTime, type IUser, type IUserInfoAssignment, type IUserRole, type IViewDeviceByPCPhone, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImageVideoVoiceDetailInstagramDto, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$f as Lark, type ListManualContentSocialChildrenDto, type ListManualContentSocialInstagramChildrenDto, type ListManualContentSocialThreadsChildrenDto, type LoadDataChangeInfoInstagramAccountRawDto, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, PCLogTimeRange, type PayloadUrlSheetToolDto, index$a as Permission, type ReplaceAccountVSPDto, type ResultImportInstagramAccountRawDto, index$3 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$e as Status, type StoreTaskManualContentSocialInstagramForRunDto, type StoreTaskManualContentSocialThreadsForRunDto, 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 UpdateInstagramSettingInteractFollowDto, type UpdateInstagramSettingInteractReplyCommentDto, type UpdateInstagramSettingInteractReplyMessageDto, type UpdateInstagramSettingInteractUnFollowDto, type UpdateInstagramSettingPostDto, type UpdateLarkDto, type UpdateManagerWorkDto, type UpdatePCBrowserDto, type UpdatePCPhoneDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type UpsertManualContentSocialInstagramChildrenDto, type UpsertManualContentSocialInstagramChildrenItemPostDto, type UpsertManualContentSocialInstagramDto, type UpsertManualContentSocialThreadsChildrenDto, type UpsertManualContentSocialThreadsChildrenItemPostDto, type UpsertManualContentSocialThreadsDto, type ViewAsyncManualContentSocialInstagramDto, type ViewAsyncManualContentSocialThreadsDto, type ViewAutoSyncInformationManualContentSocialInstagramDto, type ViewAutoSyncInformationManualContentThreadsDto, type ViewDetailDeviceDto, type ViewDetailFolderInstagramDto, type ViewDetailFolderThreadsDto, type ViewDetailSheetsToolDto, type ViewListGPMProfileDto, type ViewPCBrowserDetailDto, type ViewSettingInstagramOfAccountDto, index$5 as Workspace };
|