automation-lib 5.4.383 → 5.4.384
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 +34 -4
- package/dist/index.d.ts +34 -4
- package/dist/index.js +70 -1
- package/dist/index.mjs +65 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -2141,8 +2141,18 @@ type index$8_EStatusAccountCanva = EStatusAccountCanva;
|
|
|
2141
2141
|
declare const index$8_EStatusAccountCanva: typeof EStatusAccountCanva;
|
|
2142
2142
|
type index$8_EStatusAccountDrive = EStatusAccountDrive;
|
|
2143
2143
|
declare const index$8_EStatusAccountDrive: typeof EStatusAccountDrive;
|
|
2144
|
+
type index$8_EStatusAccountVPN = EStatusAccountVPN;
|
|
2145
|
+
declare const index$8_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
2144
2146
|
type index$8_EStatusEmail = EStatusEmail;
|
|
2145
2147
|
declare const index$8_EStatusEmail: typeof EStatusEmail;
|
|
2148
|
+
type index$8_EStatusProxyChecked = EStatusProxyChecked;
|
|
2149
|
+
declare const index$8_EStatusProxyChecked: typeof EStatusProxyChecked;
|
|
2150
|
+
type index$8_EStatusProxyNewIP = EStatusProxyNewIP;
|
|
2151
|
+
declare const index$8_EStatusProxyNewIP: typeof EStatusProxyNewIP;
|
|
2152
|
+
type index$8_EStatusVPS = EStatusVPS;
|
|
2153
|
+
declare const index$8_EStatusVPS: typeof EStatusVPS;
|
|
2154
|
+
type index$8_EStatusVPSReplace = EStatusVPSReplace;
|
|
2155
|
+
declare const index$8_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
2146
2156
|
type index$8_FilterAccountEmailManagerDto = FilterAccountEmailManagerDto;
|
|
2147
2157
|
type index$8_FilterDeviceDto = FilterDeviceDto;
|
|
2148
2158
|
type index$8_FilterDeviceLogDto = FilterDeviceLogDto;
|
|
@@ -2407,7 +2417,7 @@ type index$8_UpdateDeviceDto = UpdateDeviceDto;
|
|
|
2407
2417
|
type index$8_UpdatePCDto = UpdatePCDto;
|
|
2408
2418
|
type index$8_ViewDetailDeviceDto = ViewDetailDeviceDto;
|
|
2409
2419
|
declare namespace index$8 {
|
|
2410
|
-
export { type index$8_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$8_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$8_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$8_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, type index$8_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$8_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$8_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$8_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$8_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$8_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$8_EStatusAccountCanva as EStatusAccountCanva, index$8_EStatusAccountDrive as EStatusAccountDrive, index$8_EStatusEmail as EStatusEmail, type index$8_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$8_FilterDeviceDto as FilterDeviceDto, type index$8_FilterDeviceLogDto as FilterDeviceLogDto, type index$8_FilterPCDto as FilterPCDto, type index$8_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$8_FindDeviceDto as FindDeviceDto, type index$8_FindDeviceLogDto as FindDeviceLogDto, type index$8_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$8_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$8_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$8_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$8_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$8_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$8_FindOverviewPCDto as FindOverviewPCDto, type index$8_FindPCDetail as FindPCDetail, type index$8_FindPCDto as FindPCDto, type index$8_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$8_IAccountAIContent as IAccountAIContent, type index$8_IAccountAIContentChannel as IAccountAIContentChannel, type index$8_IAccountAIContentGroup as IAccountAIContentGroup, type index$8_IAccountAIContentInfo as IAccountAIContentInfo, type index$8_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$8_IAccountAIContentTag as IAccountAIContentTag, type index$8_IAccountAIImage as IAccountAIImage, type index$8_IAccountAIImageChannel as IAccountAIImageChannel, type index$8_IAccountAIImageGroup as IAccountAIImageGroup, type index$8_IAccountAIImageInfo as IAccountAIImageInfo, type index$8_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$8_IAccountAIImageTag as IAccountAIImageTag, type index$8_IAccountAIVoice as IAccountAIVoice, type index$8_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$8_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$8_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$8_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$8_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$8_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$8_IAccountCanva as IAccountCanva, type index$8_IAccountDrive as IAccountDrive, type index$8_IAccountEmail as IAccountEmail, type index$8_IAccountEmailTag as IAccountEmailTag, type index$8_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$8_IAccountSocialBase as IAccountSocialBase, type index$8_IAccountSocialGroup as IAccountSocialGroup, type index$8_IAccountVPN as IAccountVPN, type index$8_IAccountVPS as IAccountVPS, type index$8_IAccountVPSGroup as IAccountVPSGroup, type index$8_IAccountVPSSocial as IAccountVPSSocial, type index$8_IAssignUser as IAssignUser, type index$8_IAuthLogin as IAuthLogin, type index$8_IAuthResetPassword as IAuthResetPassword, type index$8_IBaseModel as IBaseModel, type index$8_IBlog as IBlog, type index$8_IBlogCategory as IBlogCategory, type index$8_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$8_IBlogTeamPermission as IBlogTeamPermission, type index$8_IBlogUserPermission as IBlogUserPermission, type index$8_IColsUnSelected as IColsUnSelected, type index$8_IDataDiscussTaskJob as IDataDiscussTaskJob, type index$8_IDataNotification as IDataNotification, type index$8_IDataUser as IDataUser, type index$8_IDepartment as IDepartment, type index$8_IDepartmentMember as IDepartmentMember, type index$8_IDevice as IDevice, type index$8_IDeviceLog as IDeviceLog, type index$8_IDeviceLogELS as IDeviceLogELS, type index$8_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$8_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$8_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$8_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$8_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$8_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$8_IDomain as IDomain, type index$8_IEmailAccountSocial as IEmailAccountSocial, type index$8_IEmailProxy as IEmailProxy, type index$8_IEmailRawManager as IEmailRawManager, type index$8_IEmailVPS as IEmailVPS, type index$8_IFile as IFile, type index$8_IFilterStore as IFilterStore, type index$8_IGPMProfile as IGPMProfile, type index$8_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$8_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$8_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$8_IHistoryTaskCanva as IHistoryTaskCanva, type index$8_IIncreaseValueTask as IIncreaseValueTask, type index$8_IInstagramAccountRaw as IInstagramAccountRaw, type index$8_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$8_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$8_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$8_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$8_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$8_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$8_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$8_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$8_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$8_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$8_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$8_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$8_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$8_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$8_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$8_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$8_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$8_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$8_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$8_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$8_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$8_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$8_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$8_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$8_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$8_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$8_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$8_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$8_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$8_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$8_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$8_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$8_IInstagramReportPostNew as IInstagramReportPostNew, type index$8_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$8_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$8_IInstagramReportPostReel as IInstagramReportPostReel, type index$8_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$8_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$8_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$8_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$8_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$8_IInstagramReportPostStory as IInstagramReportPostStory, type index$8_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$8_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$8_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$8_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$8_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$8_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$8_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$8_IInstagramSettingPost as IInstagramSettingPost, type index$8_ILark as ILark, type index$8_ILarkTeam as ILarkTeam, type index$8_IManagerImageAI as IManagerImageAI, type index$8_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$8_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$8_IManagerSheet as IManagerSheet, type index$8_IManagerSheetChildren as IManagerSheetChildren, type index$8_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$8_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$8_IManagerSheetGroup as IManagerSheetGroup, type index$8_IManagerWork as IManagerWork, type index$8_IOtpConfirm as IOtpConfirm, type index$8_IOtpCreateSession as IOtpCreateSession, type index$8_IOtpSend as IOtpSend, type index$8_IPC as IPC, type index$8_IPCLog as IPCLog, type index$8_IPCLogELS as IPCLogELS, type index$8_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$8_IProxy as IProxy, type index$8_IResponseLogin as IResponseLogin, type index$8_IRole as IRole, type index$8_IRoleFeature as IRoleFeature, type index$8_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$8_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$8_ISettingTool as ISettingTool, type index$8_ISheetImportExportSocial as ISheetImportExportSocial, type index$8_ISheetWork as ISheetWork, type index$8_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$8_ISheetWorkManager as ISheetWorkManager, type index$8_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$8_ISheetWorksCategory as ISheetWorksCategory, type index$8_ISheetsTool as ISheetsTool, type index$8_ISocialTaskManager as ISocialTaskManager, type index$8_ITag as ITag, type index$8_ITaskAIContent as ITaskAIContent, type index$8_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$8_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$8_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$8_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$8_ITaskAIItemAction as ITaskAIItemAction, type index$8_ITaskAIItemGroup as ITaskAIItemGroup, type index$8_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$8_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$8_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$8_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$8_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$8_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$8_ITaskInstagramFollow as ITaskInstagramFollow, type index$8_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$8_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$8_ITaskInstagramPost as ITaskInstagramPost, type index$8_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$8_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$8_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$8_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$8_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$8_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$8_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$8_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, type index$8_ITaskJob as ITaskJob, type index$8_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$8_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$8_ITaskJobCheckList as ITaskJobCheckList, type index$8_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$8_ITaskJobDiscuss as ITaskJobDiscuss, type index$8_ITaskJobLabel as ITaskJobLabel, type index$8_ITaskJobPermission as ITaskJobPermission, type index$8_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$8_ITaskJobUserPermission as ITaskJobUserPermission, type index$8_ITaskJobsGroup as ITaskJobsGroup, type index$8_ITaskThreadsFollow as ITaskThreadsFollow, type index$8_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$8_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$8_ITaskThreadsPost as ITaskThreadsPost, type index$8_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$8_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$8_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$8_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$8_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$8_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$8_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$8_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, type index$8_ITeam as ITeam, type index$8_ITeamMember as ITeamMember, type index$8_ITeamRole as ITeamRole, type index$8_IThreadsAccountRaw as IThreadsAccountRaw, type index$8_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$8_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$8_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$8_IThreadsHistoryChange as IThreadsHistoryChange, type index$8_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$8_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$8_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$8_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$8_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$8_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$8_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$8_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$8_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$8_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$8_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$8_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$8_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$8_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$8_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$8_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$8_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$8_IThreadsReportPost as IThreadsReportPost, type index$8_IThreadsReportPostELS as IThreadsReportPostELS, type index$8_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, type index$8_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$8_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$8_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$8_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$8_IThreadsSettingPost as IThreadsSettingPost, type index$8_IToken as IToken, type index$8_ITrackingModel as ITrackingModel, type index$8_ITrackingTime as ITrackingTime, type index$8_IUser as IUser, type index$8_IUserRole as IUserRole, type index$8_IViewDeviceByPC as IViewDeviceByPC, type index$8_IVoiceGenerated as IVoiceGenerated, type index$8_IVoiceLanguage as IVoiceLanguage, type index$8_IVoiceSettingDelay as IVoiceSettingDelay, type index$8_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$8_UpdateDeviceDto as UpdateDeviceDto, type index$8_UpdatePCDto as UpdatePCDto, type index$8_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
2420
|
+
export { type index$8_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$8_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$8_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$8_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, type index$8_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$8_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$8_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$8_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$8_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$8_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$8_EStatusAccountCanva as EStatusAccountCanva, index$8_EStatusAccountDrive as EStatusAccountDrive, index$8_EStatusAccountVPN as EStatusAccountVPN, index$8_EStatusEmail as EStatusEmail, index$8_EStatusProxyChecked as EStatusProxyChecked, index$8_EStatusProxyNewIP as EStatusProxyNewIP, index$8_EStatusVPS as EStatusVPS, index$8_EStatusVPSReplace as EStatusVPSReplace, type index$8_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$8_FilterDeviceDto as FilterDeviceDto, type index$8_FilterDeviceLogDto as FilterDeviceLogDto, type index$8_FilterPCDto as FilterPCDto, type index$8_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$8_FindDeviceDto as FindDeviceDto, type index$8_FindDeviceLogDto as FindDeviceLogDto, type index$8_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$8_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$8_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$8_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$8_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$8_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$8_FindOverviewPCDto as FindOverviewPCDto, type index$8_FindPCDetail as FindPCDetail, type index$8_FindPCDto as FindPCDto, type index$8_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$8_IAccountAIContent as IAccountAIContent, type index$8_IAccountAIContentChannel as IAccountAIContentChannel, type index$8_IAccountAIContentGroup as IAccountAIContentGroup, type index$8_IAccountAIContentInfo as IAccountAIContentInfo, type index$8_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$8_IAccountAIContentTag as IAccountAIContentTag, type index$8_IAccountAIImage as IAccountAIImage, type index$8_IAccountAIImageChannel as IAccountAIImageChannel, type index$8_IAccountAIImageGroup as IAccountAIImageGroup, type index$8_IAccountAIImageInfo as IAccountAIImageInfo, type index$8_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$8_IAccountAIImageTag as IAccountAIImageTag, type index$8_IAccountAIVoice as IAccountAIVoice, type index$8_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$8_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$8_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$8_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$8_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$8_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$8_IAccountCanva as IAccountCanva, type index$8_IAccountDrive as IAccountDrive, type index$8_IAccountEmail as IAccountEmail, type index$8_IAccountEmailTag as IAccountEmailTag, type index$8_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$8_IAccountSocialBase as IAccountSocialBase, type index$8_IAccountSocialGroup as IAccountSocialGroup, type index$8_IAccountVPN as IAccountVPN, type index$8_IAccountVPS as IAccountVPS, type index$8_IAccountVPSGroup as IAccountVPSGroup, type index$8_IAccountVPSSocial as IAccountVPSSocial, type index$8_IAssignUser as IAssignUser, type index$8_IAuthLogin as IAuthLogin, type index$8_IAuthResetPassword as IAuthResetPassword, type index$8_IBaseModel as IBaseModel, type index$8_IBlog as IBlog, type index$8_IBlogCategory as IBlogCategory, type index$8_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$8_IBlogTeamPermission as IBlogTeamPermission, type index$8_IBlogUserPermission as IBlogUserPermission, type index$8_IColsUnSelected as IColsUnSelected, type index$8_IDataDiscussTaskJob as IDataDiscussTaskJob, type index$8_IDataNotification as IDataNotification, type index$8_IDataUser as IDataUser, type index$8_IDepartment as IDepartment, type index$8_IDepartmentMember as IDepartmentMember, type index$8_IDevice as IDevice, type index$8_IDeviceLog as IDeviceLog, type index$8_IDeviceLogELS as IDeviceLogELS, type index$8_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$8_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$8_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$8_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$8_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$8_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$8_IDomain as IDomain, type index$8_IEmailAccountSocial as IEmailAccountSocial, type index$8_IEmailProxy as IEmailProxy, type index$8_IEmailRawManager as IEmailRawManager, type index$8_IEmailVPS as IEmailVPS, type index$8_IFile as IFile, type index$8_IFilterStore as IFilterStore, type index$8_IGPMProfile as IGPMProfile, type index$8_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$8_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$8_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$8_IHistoryTaskCanva as IHistoryTaskCanva, type index$8_IIncreaseValueTask as IIncreaseValueTask, type index$8_IInstagramAccountRaw as IInstagramAccountRaw, type index$8_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$8_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$8_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$8_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$8_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$8_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$8_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$8_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$8_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$8_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$8_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$8_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$8_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$8_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$8_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$8_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$8_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$8_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$8_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$8_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$8_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$8_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$8_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$8_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$8_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$8_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$8_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$8_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$8_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$8_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$8_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$8_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$8_IInstagramReportPostNew as IInstagramReportPostNew, type index$8_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$8_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$8_IInstagramReportPostReel as IInstagramReportPostReel, type index$8_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$8_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$8_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$8_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$8_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$8_IInstagramReportPostStory as IInstagramReportPostStory, type index$8_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$8_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$8_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$8_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$8_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$8_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$8_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$8_IInstagramSettingPost as IInstagramSettingPost, type index$8_ILark as ILark, type index$8_ILarkTeam as ILarkTeam, type index$8_IManagerImageAI as IManagerImageAI, type index$8_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$8_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$8_IManagerSheet as IManagerSheet, type index$8_IManagerSheetChildren as IManagerSheetChildren, type index$8_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$8_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$8_IManagerSheetGroup as IManagerSheetGroup, type index$8_IManagerWork as IManagerWork, type index$8_IOtpConfirm as IOtpConfirm, type index$8_IOtpCreateSession as IOtpCreateSession, type index$8_IOtpSend as IOtpSend, type index$8_IPC as IPC, type index$8_IPCLog as IPCLog, type index$8_IPCLogELS as IPCLogELS, type index$8_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$8_IProxy as IProxy, type index$8_IResponseLogin as IResponseLogin, type index$8_IRole as IRole, type index$8_IRoleFeature as IRoleFeature, type index$8_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$8_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$8_ISettingTool as ISettingTool, type index$8_ISheetImportExportSocial as ISheetImportExportSocial, type index$8_ISheetWork as ISheetWork, type index$8_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$8_ISheetWorkManager as ISheetWorkManager, type index$8_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$8_ISheetWorksCategory as ISheetWorksCategory, type index$8_ISheetsTool as ISheetsTool, type index$8_ISocialTaskManager as ISocialTaskManager, type index$8_ITag as ITag, type index$8_ITaskAIContent as ITaskAIContent, type index$8_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$8_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$8_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$8_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$8_ITaskAIItemAction as ITaskAIItemAction, type index$8_ITaskAIItemGroup as ITaskAIItemGroup, type index$8_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$8_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$8_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$8_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$8_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$8_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$8_ITaskInstagramFollow as ITaskInstagramFollow, type index$8_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$8_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$8_ITaskInstagramPost as ITaskInstagramPost, type index$8_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$8_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$8_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$8_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$8_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$8_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$8_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$8_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, type index$8_ITaskJob as ITaskJob, type index$8_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$8_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$8_ITaskJobCheckList as ITaskJobCheckList, type index$8_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$8_ITaskJobDiscuss as ITaskJobDiscuss, type index$8_ITaskJobLabel as ITaskJobLabel, type index$8_ITaskJobPermission as ITaskJobPermission, type index$8_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$8_ITaskJobUserPermission as ITaskJobUserPermission, type index$8_ITaskJobsGroup as ITaskJobsGroup, type index$8_ITaskThreadsFollow as ITaskThreadsFollow, type index$8_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$8_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$8_ITaskThreadsPost as ITaskThreadsPost, type index$8_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$8_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$8_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$8_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$8_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$8_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$8_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$8_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, type index$8_ITeam as ITeam, type index$8_ITeamMember as ITeamMember, type index$8_ITeamRole as ITeamRole, type index$8_IThreadsAccountRaw as IThreadsAccountRaw, type index$8_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$8_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$8_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$8_IThreadsHistoryChange as IThreadsHistoryChange, type index$8_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$8_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$8_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$8_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$8_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$8_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$8_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$8_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$8_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$8_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$8_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$8_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$8_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$8_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$8_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$8_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$8_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$8_IThreadsReportPost as IThreadsReportPost, type index$8_IThreadsReportPostELS as IThreadsReportPostELS, type index$8_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, type index$8_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$8_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$8_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$8_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$8_IThreadsSettingPost as IThreadsSettingPost, type index$8_IToken as IToken, type index$8_ITrackingModel as ITrackingModel, type index$8_ITrackingTime as ITrackingTime, type index$8_IUser as IUser, type index$8_IUserRole as IUserRole, type index$8_IViewDeviceByPC as IViewDeviceByPC, type index$8_IVoiceGenerated as IVoiceGenerated, type index$8_IVoiceLanguage as IVoiceLanguage, type index$8_IVoiceSettingDelay as IVoiceSettingDelay, type index$8_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$8_UpdateDeviceDto as UpdateDeviceDto, type index$8_UpdatePCDto as UpdatePCDto, type index$8_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
2411
2421
|
}
|
|
2412
2422
|
|
|
2413
2423
|
interface UpdatePCDto {
|
|
@@ -6512,8 +6522,18 @@ type index$5_EStatusAccountCanva = EStatusAccountCanva;
|
|
|
6512
6522
|
declare const index$5_EStatusAccountCanva: typeof EStatusAccountCanva;
|
|
6513
6523
|
type index$5_EStatusAccountDrive = EStatusAccountDrive;
|
|
6514
6524
|
declare const index$5_EStatusAccountDrive: typeof EStatusAccountDrive;
|
|
6525
|
+
type index$5_EStatusAccountVPN = EStatusAccountVPN;
|
|
6526
|
+
declare const index$5_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
6515
6527
|
type index$5_EStatusEmail = EStatusEmail;
|
|
6516
6528
|
declare const index$5_EStatusEmail: typeof EStatusEmail;
|
|
6529
|
+
type index$5_EStatusProxyChecked = EStatusProxyChecked;
|
|
6530
|
+
declare const index$5_EStatusProxyChecked: typeof EStatusProxyChecked;
|
|
6531
|
+
type index$5_EStatusProxyNewIP = EStatusProxyNewIP;
|
|
6532
|
+
declare const index$5_EStatusProxyNewIP: typeof EStatusProxyNewIP;
|
|
6533
|
+
type index$5_EStatusVPS = EStatusVPS;
|
|
6534
|
+
declare const index$5_EStatusVPS: typeof EStatusVPS;
|
|
6535
|
+
type index$5_EStatusVPSReplace = EStatusVPSReplace;
|
|
6536
|
+
declare const index$5_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
6517
6537
|
type index$5_FilterAccountEmailManagerDto = FilterAccountEmailManagerDto;
|
|
6518
6538
|
type index$5_FilterDeviceDto = FilterDeviceDto;
|
|
6519
6539
|
type index$5_FilterDeviceLogDto = FilterDeviceLogDto;
|
|
@@ -6604,7 +6624,7 @@ type index$5_UpdateDeviceDto = UpdateDeviceDto;
|
|
|
6604
6624
|
type index$5_UpdatePCDto = UpdatePCDto;
|
|
6605
6625
|
type index$5_ViewDetailDeviceDto = ViewDetailDeviceDto;
|
|
6606
6626
|
declare namespace index$5 {
|
|
6607
|
-
export { type index$5_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$5_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$5_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$5_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$5_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$5_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$5_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$5_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$5_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$5_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$5_EStatusAccountCanva as EStatusAccountCanva, index$5_EStatusAccountDrive as EStatusAccountDrive, index$5_EStatusEmail as EStatusEmail, type index$5_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$5_FilterDeviceDto as FilterDeviceDto, type index$5_FilterDeviceLogDto as FilterDeviceLogDto, type index$5_FilterPCDto as FilterPCDto, type index$5_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$5_FindDeviceDto as FindDeviceDto, type index$5_FindDeviceLogDto as FindDeviceLogDto, type index$5_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$5_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$5_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$5_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$5_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$5_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$5_FindOverviewPCDto as FindOverviewPCDto, type index$5_FindPCDetail as FindPCDetail, type index$5_FindPCDto as FindPCDto, type index$5_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$5_IAccountAIContent as IAccountAIContent, type index$5_IAccountAIContentChannel as IAccountAIContentChannel, type index$5_IAccountAIContentGroup as IAccountAIContentGroup, type index$5_IAccountAIContentInfo as IAccountAIContentInfo, type index$5_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$5_IAccountAIContentTag as IAccountAIContentTag, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$5_IAccountCanva as IAccountCanva, type index$5_IAccountDrive as IAccountDrive, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountVPN as IAccountVPN, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IAccountVPSSocial as IAccountVPSSocial, type index$5_IDevice as IDevice, type index$5_IDeviceLog as IDeviceLog, type index$5_IDeviceLogELS as IDeviceLogELS, type index$5_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$5_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$5_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$5_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$5_IEmailAccountSocial as IEmailAccountSocial, type index$5_IEmailProxy as IEmailProxy, type index$5_IEmailRawManager as IEmailRawManager, type index$5_IEmailVPS as IEmailVPS, type index$5_IGPMProfile as IGPMProfile, type index$5_IManagerImageAI as IManagerImageAI, type index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$5_IManagerSheet as IManagerSheet, type index$5_IManagerSheetChildren as IManagerSheetChildren, type index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$5_IManagerSheetGroup as IManagerSheetGroup, type index$5_IPC as IPC, type index$5_IPCLog as IPCLog, type index$5_IPCLogELS as IPCLogELS, type index$5_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$5_IProxy as IProxy, type index$5_ISettingTool as ISettingTool, type index$5_ISheetsTool as ISheetsTool, type index$5_ITaskAIContent as ITaskAIContent, type index$5_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$5_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$5_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$5_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$5_ITaskAIItemAction as ITaskAIItemAction, type index$5_ITaskAIItemGroup as ITaskAIItemGroup, type index$5_IViewDeviceByPC as IViewDeviceByPC, type index$5_IVoiceGenerated as IVoiceGenerated, type index$5_IVoiceLanguage as IVoiceLanguage, type index$5_IVoiceSettingDelay as IVoiceSettingDelay, type index$5_IVoiceStores as IVoiceStores, type index$5_UpdateDeviceDto as UpdateDeviceDto, type index$5_UpdatePCDto as UpdatePCDto, type index$5_ViewDetailDeviceDto as ViewDetailDeviceDto };
|
|
6627
|
+
export { type index$5_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$5_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$5_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$5_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$5_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$5_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$5_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$5_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$5_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$5_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$5_EStatusAccountCanva as EStatusAccountCanva, index$5_EStatusAccountDrive as EStatusAccountDrive, index$5_EStatusAccountVPN as EStatusAccountVPN, index$5_EStatusEmail as EStatusEmail, index$5_EStatusProxyChecked as EStatusProxyChecked, index$5_EStatusProxyNewIP as EStatusProxyNewIP, index$5_EStatusVPS as EStatusVPS, index$5_EStatusVPSReplace as EStatusVPSReplace, type index$5_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$5_FilterDeviceDto as FilterDeviceDto, type index$5_FilterDeviceLogDto as FilterDeviceLogDto, type index$5_FilterPCDto as FilterPCDto, type index$5_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$5_FindDeviceDto as FindDeviceDto, type index$5_FindDeviceLogDto as FindDeviceLogDto, type index$5_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$5_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$5_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$5_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$5_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$5_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$5_FindOverviewPCDto as FindOverviewPCDto, type index$5_FindPCDetail as FindPCDetail, type index$5_FindPCDto as FindPCDto, type index$5_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$5_IAccountAIContent as IAccountAIContent, type index$5_IAccountAIContentChannel as IAccountAIContentChannel, type index$5_IAccountAIContentGroup as IAccountAIContentGroup, type index$5_IAccountAIContentInfo as IAccountAIContentInfo, type index$5_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$5_IAccountAIContentTag as IAccountAIContentTag, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$5_IAccountCanva as IAccountCanva, type index$5_IAccountDrive as IAccountDrive, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountVPN as IAccountVPN, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IAccountVPSSocial as IAccountVPSSocial, type index$5_IDevice as IDevice, type index$5_IDeviceLog as IDeviceLog, type index$5_IDeviceLogELS as IDeviceLogELS, type index$5_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$5_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$5_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$5_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$5_IEmailAccountSocial as IEmailAccountSocial, type index$5_IEmailProxy as IEmailProxy, type index$5_IEmailRawManager as IEmailRawManager, type index$5_IEmailVPS as IEmailVPS, type index$5_IGPMProfile as IGPMProfile, type index$5_IManagerImageAI as IManagerImageAI, type index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$5_IManagerSheet as IManagerSheet, type index$5_IManagerSheetChildren as IManagerSheetChildren, type index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$5_IManagerSheetGroup as IManagerSheetGroup, type index$5_IPC as IPC, type index$5_IPCLog as IPCLog, type index$5_IPCLogELS as IPCLogELS, type index$5_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$5_IProxy as IProxy, type index$5_ISettingTool as ISettingTool, type index$5_ISheetsTool as ISheetsTool, type index$5_ITaskAIContent as ITaskAIContent, type index$5_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$5_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$5_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$5_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$5_ITaskAIItemAction as ITaskAIItemAction, type index$5_ITaskAIItemGroup as ITaskAIItemGroup, type index$5_IViewDeviceByPC as IViewDeviceByPC, type index$5_IVoiceGenerated as IVoiceGenerated, type index$5_IVoiceLanguage as IVoiceLanguage, type index$5_IVoiceSettingDelay as IVoiceSettingDelay, type index$5_IVoiceStores as IVoiceStores, type index$5_UpdateDeviceDto as UpdateDeviceDto, type index$5_UpdatePCDto as UpdatePCDto, type index$5_ViewDetailDeviceDto as ViewDetailDeviceDto };
|
|
6608
6628
|
}
|
|
6609
6629
|
|
|
6610
6630
|
interface ITaskInstagramFollow extends IBaseModel, ITrackingModel {
|
|
@@ -9188,8 +9208,18 @@ type index$1_EStatusAccountCanva = EStatusAccountCanva;
|
|
|
9188
9208
|
declare const index$1_EStatusAccountCanva: typeof EStatusAccountCanva;
|
|
9189
9209
|
type index$1_EStatusAccountDrive = EStatusAccountDrive;
|
|
9190
9210
|
declare const index$1_EStatusAccountDrive: typeof EStatusAccountDrive;
|
|
9211
|
+
type index$1_EStatusAccountVPN = EStatusAccountVPN;
|
|
9212
|
+
declare const index$1_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
9191
9213
|
type index$1_EStatusEmail = EStatusEmail;
|
|
9192
9214
|
declare const index$1_EStatusEmail: typeof EStatusEmail;
|
|
9215
|
+
type index$1_EStatusProxyChecked = EStatusProxyChecked;
|
|
9216
|
+
declare const index$1_EStatusProxyChecked: typeof EStatusProxyChecked;
|
|
9217
|
+
type index$1_EStatusProxyNewIP = EStatusProxyNewIP;
|
|
9218
|
+
declare const index$1_EStatusProxyNewIP: typeof EStatusProxyNewIP;
|
|
9219
|
+
type index$1_EStatusVPS = EStatusVPS;
|
|
9220
|
+
declare const index$1_EStatusVPS: typeof EStatusVPS;
|
|
9221
|
+
type index$1_EStatusVPSReplace = EStatusVPSReplace;
|
|
9222
|
+
declare const index$1_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
9193
9223
|
type index$1_FilterAccountEmailManagerDto = FilterAccountEmailManagerDto;
|
|
9194
9224
|
type index$1_FilterDeviceDto = FilterDeviceDto;
|
|
9195
9225
|
type index$1_FilterDeviceLogDto = FilterDeviceLogDto;
|
|
@@ -9448,7 +9478,7 @@ type index$1_UpdateDeviceDto = UpdateDeviceDto;
|
|
|
9448
9478
|
type index$1_UpdatePCDto = UpdatePCDto;
|
|
9449
9479
|
type index$1_ViewDetailDeviceDto = ViewDetailDeviceDto;
|
|
9450
9480
|
declare namespace index$1 {
|
|
9451
|
-
export { type index$1_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$1_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$1_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$1_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, 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_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$1_EStatusAccountCanva as EStatusAccountCanva, index$1_EStatusAccountDrive as EStatusAccountDrive, index$1_EStatusEmail as EStatusEmail, type index$1_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$1_FilterDeviceDto as FilterDeviceDto, type index$1_FilterDeviceLogDto as FilterDeviceLogDto, type index$1_FilterPCDto as FilterPCDto, type index$1_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$1_FindDeviceDto as FindDeviceDto, type index$1_FindDeviceLogDto as FindDeviceLogDto, type index$1_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, 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_FindOverviewPCDto as FindOverviewPCDto, type index$1_FindPCDetail as FindPCDetail, type index$1_FindPCDto as FindPCDto, type index$1_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_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_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_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_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_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IPCLog as IPCLog, type index$1_IPCLogELS as IPCLogELS, type index$1_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$1_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$1_ISettingTool as ISettingTool, 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_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_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_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_IViewDeviceByPC as IViewDeviceByPC, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$1_UpdateDeviceDto as UpdateDeviceDto, type index$1_UpdatePCDto as UpdatePCDto, type index$1_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
9481
|
+
export { type index$1_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$1_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$1_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$1_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, 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_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_EStatusProxyChecked as EStatusProxyChecked, index$1_EStatusProxyNewIP as EStatusProxyNewIP, index$1_EStatusVPS as EStatusVPS, index$1_EStatusVPSReplace as EStatusVPSReplace, type index$1_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$1_FilterDeviceDto as FilterDeviceDto, type index$1_FilterDeviceLogDto as FilterDeviceLogDto, type index$1_FilterPCDto as FilterPCDto, type index$1_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$1_FindDeviceDto as FindDeviceDto, type index$1_FindDeviceLogDto as FindDeviceLogDto, type index$1_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, 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_FindOverviewPCDto as FindOverviewPCDto, type index$1_FindPCDetail as FindPCDetail, type index$1_FindPCDto as FindPCDto, type index$1_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_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_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_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_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_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IPCLog as IPCLog, type index$1_IPCLogELS as IPCLogELS, type index$1_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$1_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$1_ISettingTool as ISettingTool, 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_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_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_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_IViewDeviceByPC as IViewDeviceByPC, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$1_UpdateDeviceDto as UpdateDeviceDto, type index$1_UpdatePCDto as UpdatePCDto, type index$1_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
9452
9482
|
}
|
|
9453
9483
|
|
|
9454
9484
|
interface IUserInfoAssignment {
|
|
@@ -16647,4 +16677,4 @@ declare namespace index {
|
|
|
16647
16677
|
export type { index_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, index_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, index_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, index_AddToDeviceProxyDto as AddToDeviceProxyDto, index_ApplyTimeDashboardDto as ApplyTimeDashboardDto, index_AutoFillAssignedMemberInstagramAccountRawDto as AutoFillAssignedMemberInstagramAccountRawDto, index_AutoFillAssignedMemberThreadsAccountRawDto as AutoFillAssignedMemberThreadsAccountRawDto, index_AutoFillInstagramAccountRawDto as AutoFillInstagramAccountRawDto, index_AutoFillOverviewInstagramAccountRawDto as AutoFillOverviewInstagramAccountRawDto, index_AutoFillOverviewTaskInstagramBlockUserDto as AutoFillOverviewTaskInstagramBlockUserDto, index_AutoFillOverviewThreadsAccountRawDto as AutoFillOverviewThreadsAccountRawDto, index_AutoFillTaskInstagramBlockUserDto as AutoFillTaskInstagramBlockUserDto, index_AutoFillThreadsAccountRawDto as AutoFillThreadsAccountRawDto, index_ChangeInfoInstagramAccountRawDto as ChangeInfoInstagramAccountRawDto, index_CheckSendMessageLark as CheckSendMessageLark, index_CreateAccountSocialGroupDto as CreateAccountSocialGroupDto, index_CreateAccountVPSDto as CreateAccountVPSDto, index_CreateBlogDto as CreateBlogDto, index_CreateBlogsCategoryDto as CreateBlogsCategoryDto, index_CreateDepartmentDto as CreateDepartmentDto, index_CreateInstagramSettingInteractFollowDto as CreateInstagramSettingInteractFollowDto, index_CreateInstagramSettingInteractReplyCommentDto as CreateInstagramSettingInteractReplyCommentDto, index_CreateInstagramSettingInteractReplyMessageDto as CreateInstagramSettingInteractReplyMessageDto, index_CreateInstagramSettingInteractUnFollowDto as CreateInstagramSettingInteractUnFollowDto, index_CreateInstagramSettingPostDto as CreateInstagramSettingPostDto, index_CreateLarkDto as CreateLarkDto, index_CreateManagerWorkDto as CreateManagerWorkDto, index_CreateProxyDto as CreateProxyDto, index_CreateRoleDto as CreateRoleDto, index_CreateSheetToolDto as CreateSheetToolDto, index_CreateSheetWorkDto as CreateSheetWorkDto, index_CreateTaskAIContentDto as CreateTaskAIContentDto, index_CreateTaskAIImageCanvaInstagramDto as CreateTaskAIImageCanvaInstagramDto, index_CreateTaskAIImageCanvaThreadsDto as CreateTaskAIImageCanvaThreadsDto, index_CreateTaskAIImageVoiceCanvaInstagramDto as CreateTaskAIImageVoiceCanvaInstagramDto, index_CreateTaskAIImageVoiceCanvaThreadsDto as CreateTaskAIImageVoiceCanvaThreadsDto, index_CreateTaskInstagramBlockUserDto as CreateTaskInstagramBlockUserDto, index_CreateTaskInstagramChangeInfoDto as CreateTaskInstagramChangeInfoDto, index_CreateTaskInstagramFollowDto as CreateTaskInstagramFollowDto, index_CreateTaskInstagramPostDto as CreateTaskInstagramPostDto, index_CreateTaskInstagramReplyCommentDto as CreateTaskInstagramReplyCommentDto, index_CreateTaskInstagramReplyMessageDto as CreateTaskInstagramReplyMessageDto, index_CreateTaskThreadsFollowDto as CreateTaskThreadsFollowDto, index_CreateTaskThreadsPostDto as CreateTaskThreadsPostDto, index_CreateTaskThreadsReplyCommentDto as CreateTaskThreadsReplyCommentDto, index_CreateTaskThreadsReplyMessageDto as CreateTaskThreadsReplyMessageDto, index_CreateTasksJobDto as CreateTasksJobDto, index_CreateTeamDto as CreateTeamDto, index_CreateUserDto as CreateUserDto, index_DataImportInstagramAccountRawDto as DataImportInstagramAccountRawDto, index_ExportDto as ExportDto, index_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, index_FilterAccountAIContentDto as FilterAccountAIContentDto, index_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, index_FilterAccountAIImageChannelDto as FilterAccountAIImageChannelDto, index_FilterAccountAIImageDto as FilterAccountAIImageDto, index_FilterAccountAIImageInfoDto as FilterAccountAIImageInfoDto, index_FilterAccountAIVoiceChannelDto as FilterAccountAIVoiceChannelDto, index_FilterAccountAIVoiceDto as FilterAccountAIVoiceDto, index_FilterAccountAIVoiceInfoDto as FilterAccountAIVoiceInfoDto, index_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, index_FilterAccountCanvaDto as FilterAccountCanvaDto, index_FilterAccountDriveDto as FilterAccountDriveDto, index_FilterAccountEmailDto as FilterAccountEmailDto, index_FilterAccountSocialGroupDto as FilterAccountSocialGroupDto, index_FilterAccountVPNDto as FilterAccountVPNDto, index_FilterAccountVPSDto as FilterAccountVPSDto, index_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, index_FilterBaseDto as FilterBaseDto, index_FilterBaseSocialDto as FilterBaseSocialDto, index_FilterBlogCategoryDto as FilterBlogCategoryDto, index_FilterBlogDto as FilterBlogDto, index_FilterCheckerAccountInstagramDashboardFollowerDto as FilterCheckerAccountInstagramDashboardFollowerDto, index_FilterCheckerAccountThreadsDashboardFollowerDto as FilterCheckerAccountThreadsDashboardFollowerDto, index_FilterDepartmentDto as FilterDepartmentDto, index_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, index_FilterHistoryTaskAIImageDto as FilterHistoryTaskAIImageDto, index_FilterHistoryTaskAIVoiceDto as FilterHistoryTaskAIVoiceDto, index_FilterHistoryTaskCanvaDto as FilterHistoryTaskCanvaDto, index_FilterInstagramAccountRawDto as FilterInstagramAccountRawDto, index_FilterInstagramAccountRunDto as FilterInstagramAccountRunDto, index_FilterInstagramDashboardFollowerDto as FilterInstagramDashboardFollowerDto, index_FilterInstagramHistoryAutoSyncDto as FilterInstagramHistoryAutoSyncDto, index_FilterInstagramHistoryChangeInfoDto as FilterInstagramHistoryChangeInfoDto, index_FilterInstagramHistoryCreateNewDto as FilterInstagramHistoryCreateNewDto, index_FilterInstagramHistoryGroupDto as FilterInstagramHistoryGroupDto, index_FilterInstagramReportInteractBlockUserDto as FilterInstagramReportInteractBlockUserDto, index_FilterInstagramReportInteractFollowDto as FilterInstagramReportInteractFollowDto, index_FilterInstagramReportInteractReplyCommentDto as FilterInstagramReportInteractReplyCommentDto, index_FilterInstagramReportInteractReplyMessageDto as FilterInstagramReportInteractReplyMessageDto, index_FilterInstagramReportInteractUnFollowDto as FilterInstagramReportInteractUnFollowDto, index_FilterInstagramReportPostHighLightDto as FilterInstagramReportPostHighLightDto, index_FilterInstagramReportPostNewDto as FilterInstagramReportPostNewDto, index_FilterInstagramReportPostReelDto as FilterInstagramReportPostReelDto, index_FilterInstagramReportPostSquareDto as FilterInstagramReportPostSquareDto, index_FilterInstagramReportPostStoryDto as FilterInstagramReportPostStoryDto, index_FilterInstagramSettingFollowDto as FilterInstagramSettingFollowDto, index_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, index_FilterInstagramSettingInteractReplyCommentDto as FilterInstagramSettingInteractReplyCommentDto, index_FilterInstagramSettingInteractReplyMessageDto as FilterInstagramSettingInteractReplyMessageDto, index_FilterInstagramSettingInteractUnFollowDto as FilterInstagramSettingInteractUnFollowDto, index_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, index_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, index_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, index_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, index_FilterLarkDto as FilterLarkDto, index_FilterManagerImageAIDto as FilterManagerImageAIDto, index_FilterManagerSheetDto as FilterManagerSheetDto, index_FilterManagerWorkDto as FilterManagerWorkDto, index_FilterPerformanceBreakdownInstagramDashboardFollowerDto as FilterPerformanceBreakdownInstagramDashboardFollowerDto, index_FilterPerformanceBreakdownThreadsDashboardFollowerDto as FilterPerformanceBreakdownThreadsDashboardFollowerDto, index_FilterProxyDto as FilterProxyDto, index_FilterRoleDto as FilterRoleDto, index_FilterSheetWorkCategoryDto as FilterSheetWorkCategoryDto, index_FilterSheetWorkDto as FilterSheetWorkDto, index_FilterSheetsToolDto as FilterSheetsToolDto, index_FilterTaskAIContentDto as FilterTaskAIContentDto, index_FilterTaskAIImageCanvaInstagramDto as FilterTaskAIImageCanvaInstagramDto, index_FilterTaskAIImageCanvaThreadsDto as FilterTaskAIImageCanvaThreadsDto, index_FilterTaskAIImageVoiceCanvaInstagramDto as FilterTaskAIImageVoiceCanvaInstagramDto, index_FilterTaskAIImageVoiceCanvaThreadsDto as FilterTaskAIImageVoiceCanvaThreadsDto, index_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, index_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, index_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, index_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, index_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, index_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, index_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, index_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, index_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, index_FilterTaskThreadsReplyMessageDto as FilterTaskThreadsReplyMessageDto, index_FilterTeamDto as FilterTeamDto, index_FilterThreadsAccountRawDto as FilterThreadsAccountRawDto, index_FilterThreadsAccountRunDto as FilterThreadsAccountRunDto, index_FilterThreadsDashboardFollowerDto as FilterThreadsDashboardFollowerDto, index_FilterThreadsHistoryAutoSyncDto as FilterThreadsHistoryAutoSyncDto, index_FilterThreadsHistoryChangeDto as FilterThreadsHistoryChangeDto, index_FilterThreadsHistoryCreateNewDto as FilterThreadsHistoryCreateNewDto, index_FilterThreadsHistoryGroupDto as FilterThreadsHistoryGroupDto, index_FilterThreadsReportInteractFollowDto as FilterThreadsReportInteractFollowDto, index_FilterThreadsReportInteractReplyCommentDto as FilterThreadsReportInteractReplyCommentDto, index_FilterThreadsReportInteractReplyMessageDto as FilterThreadsReportInteractReplyMessageDto, index_FilterThreadsReportInteractUnFollowDto as FilterThreadsReportInteractUnFollowDto, index_FilterThreadsReportPostDto as FilterThreadsReportPostDto, index_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, index_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, index_FilterThreadsSettingInteractReplyMessageDto as FilterThreadsSettingInteractReplyMessageDto, index_FilterThreadsSettingInteractUnFollowDto as FilterThreadsSettingInteractUnFollowDto, index_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, index_FilterUserDto as FilterUserDto, index_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, index_FindAccountAIContentDto as FindAccountAIContentDto, index_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, index_FindAccountAIImageChannelDto as FindAccountAIImageChannelDto, index_FindAccountAIImageDto as FindAccountAIImageDto, index_FindAccountAIImageInfoDto as FindAccountAIImageInfoDto, index_FindAccountAIVoiceChannelDto as FindAccountAIVoiceChannelDto, index_FindAccountAIVoiceDto as FindAccountAIVoiceDto, index_FindAccountAIVoiceInfoDto as FindAccountAIVoiceInfoDto, index_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, index_FindAccountCanvaDto as FindAccountCanvaDto, index_FindAccountDriveDto as FindAccountDriveDto, index_FindAccountEmailDto as FindAccountEmailDto, index_FindAccountForCheckerInstagramDashboard as FindAccountForCheckerInstagramDashboard, index_FindAccountForCheckerThreadsDashboard as FindAccountForCheckerThreadsDashboard, index_FindAccountSocialGroupDto as FindAccountSocialGroupDto, index_FindAccountSocialGroupPopupSocialDto as FindAccountSocialGroupPopupSocialDto, index_FindAccountVPNDto as FindAccountVPNDto, index_FindAccountVPSDto as FindAccountVPSDto, index_FindAccountVPSGroupDto as FindAccountVPSGroupDto, index_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, index_FindBlogCategoryDto as FindBlogCategoryDto, index_FindBlogDto as FindBlogDto, index_FindCheckerAccountInstagramDashboardFollowerDto as FindCheckerAccountInstagramDashboardFollowerDto, index_FindCheckerAccountThreadsDashboardFollowerDto as FindCheckerAccountThreadsDashboardFollowerDto, index_FindDepartmentDto as FindDepartmentDto, index_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, index_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, index_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, index_FindForReviewDto as FindForReviewDto, index_FindGrowthInstagramDashboardFollowerDto as FindGrowthInstagramDashboardFollowerDto, index_FindGrowthThreadsDashboardFollowerDto as FindGrowthThreadsDashboardFollowerDto, index_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, index_FindHistoryTaskAIImageDto as FindHistoryTaskAIImageDto, index_FindHistoryTaskAIVoiceDto as FindHistoryTaskAIVoiceDto, index_FindHistoryTaskCanvaDto as FindHistoryTaskCanvaDto, index_FindInstagramAccountRawDto as FindInstagramAccountRawDto, index_FindInstagramAccountRunDto as FindInstagramAccountRunDto, index_FindInstagramHistoryAutoSyncDto as FindInstagramHistoryAutoSyncDto, index_FindInstagramHistoryChangeInfoDto as FindInstagramHistoryChangeInfoDto, index_FindInstagramHistoryCreateNewDto as FindInstagramHistoryCreateNewDto, index_FindInstagramHistoryGroupDto as FindInstagramHistoryGroupDto, index_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, index_FindInstagramSettingInteractReplyCommentDto as FindInstagramSettingInteractReplyCommentDto, index_FindInstagramSettingInteractReplyMessageDto as FindInstagramSettingInteractReplyMessageDto, index_FindInstagramSettingInteractUnFollowDto as FindInstagramSettingInteractUnFollowDto, index_FindInstagramSettingPostDto as FindInstagramSettingPostDto, index_FindLarkDto as FindLarkDto, index_FindManagerImageAIDto as FindManagerImageAIDto, index_FindManagerSheetDto as FindManagerSheetDto, index_FindManagerWorkDto as FindManagerWorkDto, index_FindMemberForAddTeamDto as FindMemberForAddTeamDto, index_FindOverViewDepartmentDto as FindOverViewDepartmentDto, index_FindOverViewInstagramAccountRawDto as FindOverViewInstagramAccountRawDto, index_FindOverViewInstagramAccountRunDto as FindOverViewInstagramAccountRunDto, index_FindOverViewInstagramReportInteractBlockUserDto as FindOverViewInstagramReportInteractBlockUserDto, index_FindOverViewInstagramReportInteractFollowDto as FindOverViewInstagramReportInteractFollowDto, index_FindOverViewInstagramReportInteractReplyCommentDto as FindOverViewInstagramReportInteractReplyCommentDto, index_FindOverViewInstagramReportInteractReplyMessageDto as FindOverViewInstagramReportInteractReplyMessageDto, index_FindOverViewInstagramReportInteractUnFollowDto as FindOverViewInstagramReportInteractUnFollowDto, index_FindOverViewInstagramReportPostHighLightDto as FindOverViewInstagramReportPostHighLightDto, index_FindOverViewInstagramReportPostNewDto as FindOverViewInstagramReportPostNewDto, index_FindOverViewInstagramReportPostReelDto as FindOverViewInstagramReportPostReelDto, index_FindOverViewInstagramReportPostSquareDto as FindOverViewInstagramReportPostSquareDto, index_FindOverViewInstagramReportPostStoryDto as FindOverViewInstagramReportPostStoryDto, index_FindOverViewInstagramSettingInteractFollowDto as FindOverViewInstagramSettingInteractFollowDto, index_FindOverViewInstagramSettingInteractReplyCommentDto as FindOverViewInstagramSettingInteractReplyCommentDto, index_FindOverViewInstagramSettingInteractReplyMessageDto as FindOverViewInstagramSettingInteractReplyMessageDto, index_FindOverViewInstagramSettingInteractUnFollowDto as FindOverViewInstagramSettingInteractUnFollowDto, index_FindOverViewInstagramSettingPostDto as FindOverViewInstagramSettingPostDto, index_FindOverViewLarkDto as FindOverViewLarkDto, index_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, index_FindOverViewTaskAIImageCanvaInstagramDto as FindOverViewTaskAIImageCanvaInstagramDto, index_FindOverViewTaskAIImageCanvaThreadsDto as FindOverViewTaskAIImageCanvaThreadsDto, index_FindOverViewTaskAIImageVoiceCanvaInstagramDto as FindOverViewTaskAIImageVoiceCanvaInstagramDto, index_FindOverViewTaskAIImageVoiceCanvaThreadsDto as FindOverViewTaskAIImageVoiceCanvaThreadsDto, index_FindOverViewTaskInstagramBlockUserDto as FindOverViewTaskInstagramBlockUserDto, index_FindOverViewTaskInstagramChangeInfoDto as FindOverViewTaskInstagramChangeInfoDto, index_FindOverViewTaskInstagramFollowDto as FindOverViewTaskInstagramFollowDto, index_FindOverViewTaskInstagramPostDto as FindOverViewTaskInstagramPostDto, index_FindOverViewTaskInstagramReplyCommentDto as FindOverViewTaskInstagramReplyCommentDto, index_FindOverViewTaskInstagramReplyMessageDto as FindOverViewTaskInstagramReplyMessageDto, index_FindOverViewTaskThreadsFollowDto as FindOverViewTaskThreadsFollowDto, index_FindOverViewTaskThreadsPostDto as FindOverViewTaskThreadsPostDto, index_FindOverViewTaskThreadsReplyCommentDto as FindOverViewTaskThreadsReplyCommentDto, index_FindOverViewTaskThreadsReplyMessageDto as FindOverViewTaskThreadsReplyMessageDto, index_FindOverViewThreadsAccountDto as FindOverViewThreadsAccountDto, index_FindOverViewThreadsAccountRowDto as FindOverViewThreadsAccountRowDto, index_FindOverViewThreadsReportInteractFollowDto as FindOverViewThreadsReportInteractFollowDto, index_FindOverViewThreadsReportInteractReplyCommentDto as FindOverViewThreadsReportInteractReplyCommentDto, index_FindOverViewThreadsReportInteractReplyMessageDto as FindOverViewThreadsReportInteractReplyMessageDto, index_FindOverViewThreadsReportInteractUnFollowDto as FindOverViewThreadsReportInteractUnFollowDto, index_FindOverViewThreadsReportPostDto as FindOverViewThreadsReportPostDto, index_FindOverViewThreadsSettingInteractFollowDto as FindOverViewThreadsSettingInteractFollowDto, index_FindOverViewThreadsSettingInteractReplyCommentDto as FindOverViewThreadsSettingInteractReplyCommentDto, index_FindOverViewThreadsSettingInteractReplyMessageDto as FindOverViewThreadsSettingInteractReplyMessageDto, index_FindOverViewThreadsSettingInteractUnFollowDto as FindOverViewThreadsSettingInteractUnFollowDto, index_FindOverViewThreadsSettingPostDto as FindOverViewThreadsSettingPostDto, index_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, index_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, index_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, index_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, index_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, index_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, index_FindOverviewInstagramDashboardFollowerDto as FindOverviewInstagramDashboardFollowerDto, index_FindOverviewInstagramHistoryAutoSyncDto as FindOverviewInstagramHistoryAutoSyncDto, index_FindOverviewInstagramHistoryChangeInfoDto as FindOverviewInstagramHistoryChangeInfoDto, index_FindOverviewInstagramHistoryCreateNewDto as FindOverviewInstagramHistoryCreateNewDto, index_FindOverviewInstagramHistoryGroupDto as FindOverviewInstagramHistoryGroupDto, index_FindOverviewProxyDto as FindOverviewProxyDto, index_FindOverviewRoleDto as FindOverviewRoleDto, index_FindOverviewTeamDto as FindOverviewTeamDto, index_FindOverviewThreadsDashboardFollowerDto as FindOverviewThreadsDashboardFollowerDto, index_FindOverviewThreadsHistoryCreateNewDto as FindOverviewThreadsHistoryCreateNewDto, index_FindOverviewUserDto as FindOverviewUserDto, index_FindPerformanceBreakdownInstagramDashboardFollowerDto as FindPerformanceBreakdownInstagramDashboardFollowerDto, index_FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto as FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, index_FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto as FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, index_FindPerformanceBreakdownThreadsDashboardFollowerDto as FindPerformanceBreakdownThreadsDashboardFollowerDto, index_FindProxyDto as FindProxyDto, index_FindRoleDetailDto as FindRoleDetailDto, index_FindRoleDto as FindRoleDto, index_FindRoleOfMe as FindRoleOfMe, index_FindSheetWorkCategoryDto as FindSheetWorkCategoryDto, index_FindSheetWorkDto as FindSheetWorkDto, index_FindSheetsToolDto as FindSheetsToolDto, index_FindTaskAIContentDto as FindTaskAIContentDto, index_FindTaskAIImageCanvaInstagramDto as FindTaskAIImageCanvaInstagramDto, index_FindTaskAIImageCanvaThreadsDto as FindTaskAIImageCanvaThreadsDto, index_FindTaskAIImageVoiceCanvaInstagramDto as FindTaskAIImageVoiceCanvaInstagramDto, index_FindTaskAIImageVoiceCanvaThreadsDto as FindTaskAIImageVoiceCanvaThreadsDto, index_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, index_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, index_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, index_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, index_FindTaskInstagramPostDto as FindTaskInstagramPostDto, index_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, index_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, index_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, index_FindTaskThreadsPostDto as FindTaskThreadsPostDto, index_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, index_FindTaskThreadsReplyMessageDto as FindTaskThreadsReplyMessageDto, index_FindTasksJobDto as FindTasksJobDto, index_FindTeamDto as FindTeamDto, index_FindThreadsAccountRawDto as FindThreadsAccountRawDto, index_FindThreadsAccountRunDto as FindThreadsAccountRunDto, index_FindThreadsHistoryAutoSyncDto as FindThreadsHistoryAutoSyncDto, index_FindThreadsHistoryChangeDto as FindThreadsHistoryChangeDto, index_FindThreadsHistoryCreateNewDto as FindThreadsHistoryCreateNewDto, index_FindThreadsHistoryGroupDto as FindThreadsHistoryGroupDto, index_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, index_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, index_FindThreadsSettingInteractReplyMessageDto as FindThreadsSettingInteractReplyMessageDto, index_FindThreadsSettingInteractUnFollowDto as FindThreadsSettingInteractUnFollowDto, index_FindThreadsSettingPostDto as FindThreadsSettingPostDto, index_FindUserDto as FindUserDto, 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_IFilterSettingAccountSocialFindForSettingDto as IFilterSettingAccountSocialFindForSettingDto, index_IFindBaseDto as IFindBaseDto, index_ISettingAccountSocialDto as ISettingAccountSocialDto, index_IUserInfoAssignment as IUserInfoAssignment, index_ImportAccountVPSDto as ImportAccountVPSDto, index_ImportDto as ImportDto, index_ImportInstagramAccountRawDto as ImportInstagramAccountRawDto, index_ImportManagerWorkDto as ImportManagerWorkDto, index_ImportSheetWorkDto as ImportSheetWorkDto, index_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, index_OverviewSheetsToolDto as OverviewSheetsToolDto, index_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, index_ReplaceAccountVSPDto as ReplaceAccountVSPDto, index_ResultChangeInfoInstagramAccountRawDto as ResultChangeInfoInstagramAccountRawDto, index_ResultImportInstagramAccountRawDto as ResultImportInstagramAccountRawDto, index_StatisticsManagerWorkDto as StatisticsManagerWorkDto, index_StatisticsSheetWorkDto as StatisticsSheetWorkDto, index_UpdateAccountSocialGroupDto as UpdateAccountSocialGroupDto, index_UpdateAccountVPSDto as UpdateAccountVPSDto, index_UpdateBlogDto as UpdateBlogDto, index_UpdateBlogsCategoryDto as UpdateBlogsCategoryDto, index_UpdateDepartmentDto as UpdateDepartmentDto, index_UpdateInstagramSettingInteractFollowDto as UpdateInstagramSettingInteractFollowDto, index_UpdateInstagramSettingInteractReplyCommentDto as UpdateInstagramSettingInteractReplyCommentDto, index_UpdateInstagramSettingInteractReplyMessageDto as UpdateInstagramSettingInteractReplyMessageDto, index_UpdateInstagramSettingInteractUnFollowDto as UpdateInstagramSettingInteractUnFollowDto, index_UpdateInstagramSettingPostDto as UpdateInstagramSettingPostDto, index_UpdateLarkDto as UpdateLarkDto, index_UpdateManagerWorkDto as UpdateManagerWorkDto, index_UpdateProxyDto as UpdateProxyDto, index_UpdateRoleDto as UpdateRoleDto, index_UpdateSheetWorkDto as UpdateSheetWorkDto, index_UpdateSheetsToolDto as UpdateSheetsToolDto, index_UpdateTaskAIContentDto as UpdateTaskAIContentDto, index_UpdateTaskAIImageCanvaInstagramDto as UpdateTaskAIImageCanvaInstagramDto, index_UpdateTaskAIImageCanvaThreadsDto as UpdateTaskAIImageCanvaThreadsDto, index_UpdateTaskAIImageVoiceCanvaInstagramDto as UpdateTaskAIImageVoiceCanvaInstagramDto, index_UpdateTaskAIImageVoiceCanvaThreadsDto as UpdateTaskAIImageVoiceCanvaThreadsDto, index_UpdateTaskInstagramBlockUserDto as UpdateTaskInstagramBlockUserDto, index_UpdateTaskInstagramChangeInfoDto as UpdateTaskInstagramChangeInfoDto, index_UpdateTaskInstagramFollowDto as UpdateTaskInstagramFollowDto, index_UpdateTaskInstagramPostDto as UpdateTaskInstagramPostDto, index_UpdateTaskInstagramReplyCommentDto as UpdateTaskInstagramReplyCommentDto, index_UpdateTaskInstagramReplyMessageDto as UpdateTaskInstagramReplyMessageDto, index_UpdateTaskThreadsFollowDto as UpdateTaskThreadsFollowDto, index_UpdateTaskThreadsPostDto as UpdateTaskThreadsPostDto, index_UpdateTaskThreadsReplyCommentDto as UpdateTaskThreadsReplyCommentDto, index_UpdateTaskThreadsReplyMessageDto as UpdateTaskThreadsReplyMessageDto, index_UpdateTasksJobDto as UpdateTasksJobDto, index_UpdateTeamDto as UpdateTeamDto, index_UpdateUserDto as UpdateUserDto, index_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto };
|
|
16648
16678
|
}
|
|
16649
16679
|
|
|
16650
|
-
export { index$j as AI, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$k as AutoConstants, index as AutoDto, index$d as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$8 as AutoInterfaces, index$9 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$c as AutoTypes, index$i as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$a 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 CreateManagerWorkDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EYesNo, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type 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 FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, 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 FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateNewDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, 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 FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, 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 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 FindOverviewPCDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewThreadsHistoryCreateNewDto, type FindOverviewUserDto, type FindPCDetail, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateNewDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$7 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, 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 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 IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, 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 IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IPCLog, type IPCLogELS, type IPCLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISettingTool, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type 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 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 IViewDeviceByPC, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$h as Lark, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$b as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$g as SheetTool, index$4 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$f as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$5 as Tool, index$e 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 UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, type ViewDetailSheetsToolDto, index$6 as Workspace };
|
|
16680
|
+
export { index$j as AI, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$k as AutoConstants, index as AutoDto, index$d as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$8 as AutoInterfaces, index$9 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$c as AutoTypes, index$i as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$a 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 CreateManagerWorkDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, EStatusVPS, EStatusVPSReplace, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EYesNo, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type 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 FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, 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 FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateNewDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, 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 FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, 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 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 FindOverviewPCDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewThreadsHistoryCreateNewDto, type FindOverviewUserDto, type FindPCDetail, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateNewDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$7 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, 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 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 IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, 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 IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IPCLog, type IPCLogELS, type IPCLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISettingTool, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type 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 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 IViewDeviceByPC, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$h as Lark, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$b as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$g as SheetTool, index$4 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$f as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$5 as Tool, index$e 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 UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, type ViewDetailSheetsToolDto, index$6 as Workspace };
|
package/dist/index.d.ts
CHANGED
|
@@ -2141,8 +2141,18 @@ type index$8_EStatusAccountCanva = EStatusAccountCanva;
|
|
|
2141
2141
|
declare const index$8_EStatusAccountCanva: typeof EStatusAccountCanva;
|
|
2142
2142
|
type index$8_EStatusAccountDrive = EStatusAccountDrive;
|
|
2143
2143
|
declare const index$8_EStatusAccountDrive: typeof EStatusAccountDrive;
|
|
2144
|
+
type index$8_EStatusAccountVPN = EStatusAccountVPN;
|
|
2145
|
+
declare const index$8_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
2144
2146
|
type index$8_EStatusEmail = EStatusEmail;
|
|
2145
2147
|
declare const index$8_EStatusEmail: typeof EStatusEmail;
|
|
2148
|
+
type index$8_EStatusProxyChecked = EStatusProxyChecked;
|
|
2149
|
+
declare const index$8_EStatusProxyChecked: typeof EStatusProxyChecked;
|
|
2150
|
+
type index$8_EStatusProxyNewIP = EStatusProxyNewIP;
|
|
2151
|
+
declare const index$8_EStatusProxyNewIP: typeof EStatusProxyNewIP;
|
|
2152
|
+
type index$8_EStatusVPS = EStatusVPS;
|
|
2153
|
+
declare const index$8_EStatusVPS: typeof EStatusVPS;
|
|
2154
|
+
type index$8_EStatusVPSReplace = EStatusVPSReplace;
|
|
2155
|
+
declare const index$8_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
2146
2156
|
type index$8_FilterAccountEmailManagerDto = FilterAccountEmailManagerDto;
|
|
2147
2157
|
type index$8_FilterDeviceDto = FilterDeviceDto;
|
|
2148
2158
|
type index$8_FilterDeviceLogDto = FilterDeviceLogDto;
|
|
@@ -2407,7 +2417,7 @@ type index$8_UpdateDeviceDto = UpdateDeviceDto;
|
|
|
2407
2417
|
type index$8_UpdatePCDto = UpdatePCDto;
|
|
2408
2418
|
type index$8_ViewDetailDeviceDto = ViewDetailDeviceDto;
|
|
2409
2419
|
declare namespace index$8 {
|
|
2410
|
-
export { type index$8_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$8_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$8_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$8_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, type index$8_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$8_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$8_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$8_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$8_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$8_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$8_EStatusAccountCanva as EStatusAccountCanva, index$8_EStatusAccountDrive as EStatusAccountDrive, index$8_EStatusEmail as EStatusEmail, type index$8_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$8_FilterDeviceDto as FilterDeviceDto, type index$8_FilterDeviceLogDto as FilterDeviceLogDto, type index$8_FilterPCDto as FilterPCDto, type index$8_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$8_FindDeviceDto as FindDeviceDto, type index$8_FindDeviceLogDto as FindDeviceLogDto, type index$8_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$8_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$8_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$8_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$8_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$8_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$8_FindOverviewPCDto as FindOverviewPCDto, type index$8_FindPCDetail as FindPCDetail, type index$8_FindPCDto as FindPCDto, type index$8_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$8_IAccountAIContent as IAccountAIContent, type index$8_IAccountAIContentChannel as IAccountAIContentChannel, type index$8_IAccountAIContentGroup as IAccountAIContentGroup, type index$8_IAccountAIContentInfo as IAccountAIContentInfo, type index$8_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$8_IAccountAIContentTag as IAccountAIContentTag, type index$8_IAccountAIImage as IAccountAIImage, type index$8_IAccountAIImageChannel as IAccountAIImageChannel, type index$8_IAccountAIImageGroup as IAccountAIImageGroup, type index$8_IAccountAIImageInfo as IAccountAIImageInfo, type index$8_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$8_IAccountAIImageTag as IAccountAIImageTag, type index$8_IAccountAIVoice as IAccountAIVoice, type index$8_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$8_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$8_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$8_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$8_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$8_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$8_IAccountCanva as IAccountCanva, type index$8_IAccountDrive as IAccountDrive, type index$8_IAccountEmail as IAccountEmail, type index$8_IAccountEmailTag as IAccountEmailTag, type index$8_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$8_IAccountSocialBase as IAccountSocialBase, type index$8_IAccountSocialGroup as IAccountSocialGroup, type index$8_IAccountVPN as IAccountVPN, type index$8_IAccountVPS as IAccountVPS, type index$8_IAccountVPSGroup as IAccountVPSGroup, type index$8_IAccountVPSSocial as IAccountVPSSocial, type index$8_IAssignUser as IAssignUser, type index$8_IAuthLogin as IAuthLogin, type index$8_IAuthResetPassword as IAuthResetPassword, type index$8_IBaseModel as IBaseModel, type index$8_IBlog as IBlog, type index$8_IBlogCategory as IBlogCategory, type index$8_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$8_IBlogTeamPermission as IBlogTeamPermission, type index$8_IBlogUserPermission as IBlogUserPermission, type index$8_IColsUnSelected as IColsUnSelected, type index$8_IDataDiscussTaskJob as IDataDiscussTaskJob, type index$8_IDataNotification as IDataNotification, type index$8_IDataUser as IDataUser, type index$8_IDepartment as IDepartment, type index$8_IDepartmentMember as IDepartmentMember, type index$8_IDevice as IDevice, type index$8_IDeviceLog as IDeviceLog, type index$8_IDeviceLogELS as IDeviceLogELS, type index$8_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$8_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$8_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$8_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$8_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$8_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$8_IDomain as IDomain, type index$8_IEmailAccountSocial as IEmailAccountSocial, type index$8_IEmailProxy as IEmailProxy, type index$8_IEmailRawManager as IEmailRawManager, type index$8_IEmailVPS as IEmailVPS, type index$8_IFile as IFile, type index$8_IFilterStore as IFilterStore, type index$8_IGPMProfile as IGPMProfile, type index$8_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$8_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$8_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$8_IHistoryTaskCanva as IHistoryTaskCanva, type index$8_IIncreaseValueTask as IIncreaseValueTask, type index$8_IInstagramAccountRaw as IInstagramAccountRaw, type index$8_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$8_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$8_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$8_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$8_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$8_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$8_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$8_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$8_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$8_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$8_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$8_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$8_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$8_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$8_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$8_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$8_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$8_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$8_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$8_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$8_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$8_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$8_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$8_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$8_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$8_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$8_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$8_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$8_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$8_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$8_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$8_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$8_IInstagramReportPostNew as IInstagramReportPostNew, type index$8_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$8_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$8_IInstagramReportPostReel as IInstagramReportPostReel, type index$8_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$8_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$8_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$8_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$8_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$8_IInstagramReportPostStory as IInstagramReportPostStory, type index$8_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$8_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$8_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$8_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$8_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$8_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$8_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$8_IInstagramSettingPost as IInstagramSettingPost, type index$8_ILark as ILark, type index$8_ILarkTeam as ILarkTeam, type index$8_IManagerImageAI as IManagerImageAI, type index$8_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$8_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$8_IManagerSheet as IManagerSheet, type index$8_IManagerSheetChildren as IManagerSheetChildren, type index$8_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$8_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$8_IManagerSheetGroup as IManagerSheetGroup, type index$8_IManagerWork as IManagerWork, type index$8_IOtpConfirm as IOtpConfirm, type index$8_IOtpCreateSession as IOtpCreateSession, type index$8_IOtpSend as IOtpSend, type index$8_IPC as IPC, type index$8_IPCLog as IPCLog, type index$8_IPCLogELS as IPCLogELS, type index$8_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$8_IProxy as IProxy, type index$8_IResponseLogin as IResponseLogin, type index$8_IRole as IRole, type index$8_IRoleFeature as IRoleFeature, type index$8_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$8_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$8_ISettingTool as ISettingTool, type index$8_ISheetImportExportSocial as ISheetImportExportSocial, type index$8_ISheetWork as ISheetWork, type index$8_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$8_ISheetWorkManager as ISheetWorkManager, type index$8_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$8_ISheetWorksCategory as ISheetWorksCategory, type index$8_ISheetsTool as ISheetsTool, type index$8_ISocialTaskManager as ISocialTaskManager, type index$8_ITag as ITag, type index$8_ITaskAIContent as ITaskAIContent, type index$8_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$8_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$8_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$8_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$8_ITaskAIItemAction as ITaskAIItemAction, type index$8_ITaskAIItemGroup as ITaskAIItemGroup, type index$8_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$8_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$8_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$8_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$8_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$8_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$8_ITaskInstagramFollow as ITaskInstagramFollow, type index$8_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$8_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$8_ITaskInstagramPost as ITaskInstagramPost, type index$8_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$8_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$8_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$8_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$8_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$8_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$8_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$8_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, type index$8_ITaskJob as ITaskJob, type index$8_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$8_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$8_ITaskJobCheckList as ITaskJobCheckList, type index$8_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$8_ITaskJobDiscuss as ITaskJobDiscuss, type index$8_ITaskJobLabel as ITaskJobLabel, type index$8_ITaskJobPermission as ITaskJobPermission, type index$8_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$8_ITaskJobUserPermission as ITaskJobUserPermission, type index$8_ITaskJobsGroup as ITaskJobsGroup, type index$8_ITaskThreadsFollow as ITaskThreadsFollow, type index$8_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$8_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$8_ITaskThreadsPost as ITaskThreadsPost, type index$8_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$8_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$8_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$8_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$8_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$8_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$8_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$8_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, type index$8_ITeam as ITeam, type index$8_ITeamMember as ITeamMember, type index$8_ITeamRole as ITeamRole, type index$8_IThreadsAccountRaw as IThreadsAccountRaw, type index$8_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$8_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$8_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$8_IThreadsHistoryChange as IThreadsHistoryChange, type index$8_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$8_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$8_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$8_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$8_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$8_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$8_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$8_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$8_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$8_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$8_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$8_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$8_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$8_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$8_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$8_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$8_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$8_IThreadsReportPost as IThreadsReportPost, type index$8_IThreadsReportPostELS as IThreadsReportPostELS, type index$8_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, type index$8_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$8_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$8_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$8_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$8_IThreadsSettingPost as IThreadsSettingPost, type index$8_IToken as IToken, type index$8_ITrackingModel as ITrackingModel, type index$8_ITrackingTime as ITrackingTime, type index$8_IUser as IUser, type index$8_IUserRole as IUserRole, type index$8_IViewDeviceByPC as IViewDeviceByPC, type index$8_IVoiceGenerated as IVoiceGenerated, type index$8_IVoiceLanguage as IVoiceLanguage, type index$8_IVoiceSettingDelay as IVoiceSettingDelay, type index$8_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$8_UpdateDeviceDto as UpdateDeviceDto, type index$8_UpdatePCDto as UpdatePCDto, type index$8_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
2420
|
+
export { type index$8_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$8_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$8_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$8_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, type index$8_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$8_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$8_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$8_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$8_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$8_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$8_EStatusAccountCanva as EStatusAccountCanva, index$8_EStatusAccountDrive as EStatusAccountDrive, index$8_EStatusAccountVPN as EStatusAccountVPN, index$8_EStatusEmail as EStatusEmail, index$8_EStatusProxyChecked as EStatusProxyChecked, index$8_EStatusProxyNewIP as EStatusProxyNewIP, index$8_EStatusVPS as EStatusVPS, index$8_EStatusVPSReplace as EStatusVPSReplace, type index$8_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$8_FilterDeviceDto as FilterDeviceDto, type index$8_FilterDeviceLogDto as FilterDeviceLogDto, type index$8_FilterPCDto as FilterPCDto, type index$8_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$8_FindDeviceDto as FindDeviceDto, type index$8_FindDeviceLogDto as FindDeviceLogDto, type index$8_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$8_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$8_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$8_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$8_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$8_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$8_FindOverviewPCDto as FindOverviewPCDto, type index$8_FindPCDetail as FindPCDetail, type index$8_FindPCDto as FindPCDto, type index$8_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$8_IAccountAIContent as IAccountAIContent, type index$8_IAccountAIContentChannel as IAccountAIContentChannel, type index$8_IAccountAIContentGroup as IAccountAIContentGroup, type index$8_IAccountAIContentInfo as IAccountAIContentInfo, type index$8_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$8_IAccountAIContentTag as IAccountAIContentTag, type index$8_IAccountAIImage as IAccountAIImage, type index$8_IAccountAIImageChannel as IAccountAIImageChannel, type index$8_IAccountAIImageGroup as IAccountAIImageGroup, type index$8_IAccountAIImageInfo as IAccountAIImageInfo, type index$8_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$8_IAccountAIImageTag as IAccountAIImageTag, type index$8_IAccountAIVoice as IAccountAIVoice, type index$8_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$8_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$8_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$8_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$8_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$8_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$8_IAccountCanva as IAccountCanva, type index$8_IAccountDrive as IAccountDrive, type index$8_IAccountEmail as IAccountEmail, type index$8_IAccountEmailTag as IAccountEmailTag, type index$8_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$8_IAccountSocialBase as IAccountSocialBase, type index$8_IAccountSocialGroup as IAccountSocialGroup, type index$8_IAccountVPN as IAccountVPN, type index$8_IAccountVPS as IAccountVPS, type index$8_IAccountVPSGroup as IAccountVPSGroup, type index$8_IAccountVPSSocial as IAccountVPSSocial, type index$8_IAssignUser as IAssignUser, type index$8_IAuthLogin as IAuthLogin, type index$8_IAuthResetPassword as IAuthResetPassword, type index$8_IBaseModel as IBaseModel, type index$8_IBlog as IBlog, type index$8_IBlogCategory as IBlogCategory, type index$8_IBlogDepartmentPermission as IBlogDepartmentPermission, type index$8_IBlogTeamPermission as IBlogTeamPermission, type index$8_IBlogUserPermission as IBlogUserPermission, type index$8_IColsUnSelected as IColsUnSelected, type index$8_IDataDiscussTaskJob as IDataDiscussTaskJob, type index$8_IDataNotification as IDataNotification, type index$8_IDataUser as IDataUser, type index$8_IDepartment as IDepartment, type index$8_IDepartmentMember as IDepartmentMember, type index$8_IDevice as IDevice, type index$8_IDeviceLog as IDeviceLog, type index$8_IDeviceLogELS as IDeviceLogELS, type index$8_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$8_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$8_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$8_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$8_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$8_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$8_IDomain as IDomain, type index$8_IEmailAccountSocial as IEmailAccountSocial, type index$8_IEmailProxy as IEmailProxy, type index$8_IEmailRawManager as IEmailRawManager, type index$8_IEmailVPS as IEmailVPS, type index$8_IFile as IFile, type index$8_IFilterStore as IFilterStore, type index$8_IGPMProfile as IGPMProfile, type index$8_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$8_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$8_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$8_IHistoryTaskCanva as IHistoryTaskCanva, type index$8_IIncreaseValueTask as IIncreaseValueTask, type index$8_IInstagramAccountRaw as IInstagramAccountRaw, type index$8_IInstagramDashboardFollower as IInstagramDashboardFollower, type index$8_IInstagramDashboardFollowerELS as IInstagramDashboardFollowerELS, type index$8_IInstagramHistoryAutoSync as IInstagramHistoryAutoSync, type index$8_IInstagramHistoryAutoSyncELS as IInstagramHistoryAutoSyncELS, type index$8_IInstagramHistoryAutoSyncStoreIdxELS as IInstagramHistoryAutoSyncStoreIdxELS, type index$8_IInstagramHistoryChangeInfo as IInstagramHistoryChangeInfo, type index$8_IInstagramHistoryChangeInfoELS as IInstagramHistoryChangeInfoELS, type index$8_IInstagramHistoryChangeInfoStoreIdxELS as IInstagramHistoryChangeInfoStoreIdxELS, type index$8_IInstagramHistoryCreateNew as IInstagramHistoryCreateNew, type index$8_IInstagramHistoryCreateNewELS as IInstagramHistoryCreateNewELS, type index$8_IInstagramHistoryCreateNewStoreIdxELS as IInstagramHistoryCreateNewStoreIdxELS, type index$8_IInstagramHistoryGroup as IInstagramHistoryGroup, type index$8_IInstagramHistoryGroupELS as IInstagramHistoryGroupELS, type index$8_IInstagramHistoryGroupStoreIdxELS as IInstagramHistoryGroupStoreIdxELS, type index$8_IInstagramReportInteractBlockUser as IInstagramReportInteractBlockUser, type index$8_IInstagramReportInteractBlockUserELS as IInstagramReportInteractBlockUserELS, type index$8_IInstagramReportInteractBlockUserStoreIdxELS as IInstagramReportInteractBlockUserStoreIdxELS, type index$8_IInstagramReportInteractFollow as IInstagramReportInteractFollow, type index$8_IInstagramReportInteractFollowELS as IInstagramReportInteractFollowELS, type index$8_IInstagramReportInteractFollowStoreIdxELS as IInstagramReportInteractFollowStoreIdxELS, type index$8_IInstagramReportInteractReplyComment as IInstagramReportInteractReplyComment, type index$8_IInstagramReportInteractReplyCommentELS as IInstagramReportInteractReplyCommentELS, type index$8_IInstagramReportInteractReplyCommentStoreIdxELS as IInstagramReportInteractReplyCommentStoreIdxELS, type index$8_IInstagramReportInteractReplyMessage as IInstagramReportInteractReplyMessage, type index$8_IInstagramReportInteractReplyMessageELS as IInstagramReportInteractReplyMessageELS, type index$8_IInstagramReportInteractReplyMessageStoreIdxELS as IInstagramReportInteractReplyMessageStoreIdxELS, type index$8_IInstagramReportInteractUnFollow as IInstagramReportInteractUnFollow, type index$8_IInstagramReportInteractUnFollowELS as IInstagramReportInteractUnFollowELS, type index$8_IInstagramReportInteractUnFollowStoreIdxELS as IInstagramReportInteractUnFollowStoreIdxELS, type index$8_IInstagramReportPostHighLight as IInstagramReportPostHighLight, type index$8_IInstagramReportPostHighLightELS as IInstagramReportPostHighLightELS, type index$8_IInstagramReportPostHighLightStoreIdxELS as IInstagramReportPostHighLightStoreIdxELS, type index$8_IInstagramReportPostNew as IInstagramReportPostNew, type index$8_IInstagramReportPostNewELS as IInstagramReportPostNewELS, type index$8_IInstagramReportPostNewStoreIdxELS as IInstagramReportPostNewStoreIdxELS, type index$8_IInstagramReportPostReel as IInstagramReportPostReel, type index$8_IInstagramReportPostReelELS as IInstagramReportPostReelELS, type index$8_IInstagramReportPostReelStoreIdxELS as IInstagramReportPostReelStoreIdxELS, type index$8_IInstagramReportPostSquare as IInstagramReportPostSquare, type index$8_IInstagramReportPostSquareELS as IInstagramReportPostSquareELS, type index$8_IInstagramReportPostSquareStoreIdxELS as IInstagramReportPostSquareStoreIdxELS, type index$8_IInstagramReportPostStory as IInstagramReportPostStory, type index$8_IInstagramReportPostStoryELS as IInstagramReportPostStoryELS, type index$8_IInstagramReportPostStoryStoreIdxELS as IInstagramReportPostStoryStoreIdxELS, type index$8_IInstagramSettingInteractBlockUser as IInstagramSettingInteractBlockUser, type index$8_IInstagramSettingInteractFollow as IInstagramSettingInteractFollow, type index$8_IInstagramSettingInteractReplyComment as IInstagramSettingInteractReplyComment, type index$8_IInstagramSettingInteractReplyMessage as IInstagramSettingInteractReplyMessage, type index$8_IInstagramSettingInteractUnFollow as IInstagramSettingInteractUnFollow, type index$8_IInstagramSettingPost as IInstagramSettingPost, type index$8_ILark as ILark, type index$8_ILarkTeam as ILarkTeam, type index$8_IManagerImageAI as IManagerImageAI, type index$8_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$8_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$8_IManagerSheet as IManagerSheet, type index$8_IManagerSheetChildren as IManagerSheetChildren, type index$8_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$8_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$8_IManagerSheetGroup as IManagerSheetGroup, type index$8_IManagerWork as IManagerWork, type index$8_IOtpConfirm as IOtpConfirm, type index$8_IOtpCreateSession as IOtpCreateSession, type index$8_IOtpSend as IOtpSend, type index$8_IPC as IPC, type index$8_IPCLog as IPCLog, type index$8_IPCLogELS as IPCLogELS, type index$8_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$8_IProxy as IProxy, type index$8_IResponseLogin as IResponseLogin, type index$8_IRole as IRole, type index$8_IRoleFeature as IRoleFeature, type index$8_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$8_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$8_ISettingTool as ISettingTool, type index$8_ISheetImportExportSocial as ISheetImportExportSocial, type index$8_ISheetWork as ISheetWork, type index$8_ISheetWorkDepartmentPermission as ISheetWorkDepartmentPermission, type index$8_ISheetWorkManager as ISheetWorkManager, type index$8_ISheetWorkUserPermission as ISheetWorkUserPermission, type index$8_ISheetWorksCategory as ISheetWorksCategory, type index$8_ISheetsTool as ISheetsTool, type index$8_ISocialTaskManager as ISocialTaskManager, type index$8_ITag as ITag, type index$8_ITaskAIContent as ITaskAIContent, type index$8_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$8_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$8_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$8_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$8_ITaskAIItemAction as ITaskAIItemAction, type index$8_ITaskAIItemGroup as ITaskAIItemGroup, type index$8_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$8_ITaskInstagramBlockUserELS as ITaskInstagramBlockUserELS, type index$8_ITaskInstagramBlockUserStoreIdxELS as ITaskInstagramBlockUserStoreIdxELS, type index$8_ITaskInstagramChangeInfo as ITaskInstagramChangeInfo, type index$8_ITaskInstagramChangeInfoELS as ITaskInstagramChangeInfoELS, type index$8_ITaskInstagramChangeInfoStoreIdxELS as ITaskInstagramChangeInfoStoreIdxELS, type index$8_ITaskInstagramFollow as ITaskInstagramFollow, type index$8_ITaskInstagramFollowELS as ITaskInstagramFollowELS, type index$8_ITaskInstagramFollowStoreIdxELS as ITaskInstagramFollowStoreIdxELS, type index$8_ITaskInstagramPost as ITaskInstagramPost, type index$8_ITaskInstagramPostELS as ITaskInstagramPostELS, type index$8_ITaskInstagramPostStoreIdxELS as ITaskInstagramPostStoreIdxELS, type index$8_ITaskInstagramReplyComment as ITaskInstagramReplyComment, type index$8_ITaskInstagramReplyCommentELS as ITaskInstagramReplyCommentELS, type index$8_ITaskInstagramReplyCommentStoreIdxELS as ITaskInstagramReplyCommentStoreIdxELS, type index$8_ITaskInstagramReplyMessage as ITaskInstagramReplyMessage, type index$8_ITaskInstagramReplyMessageELS as ITaskInstagramReplyMessageELS, type index$8_ITaskInstagramReplyMessageStoreIdxELS as ITaskInstagramReplyMessageStoreIdxELS, type index$8_ITaskJob as ITaskJob, type index$8_ITaskJobAttachmentBlog as ITaskJobAttachmentBlog, type index$8_ITaskJobBlogAttached as ITaskJobBlogAttached, type index$8_ITaskJobCheckList as ITaskJobCheckList, type index$8_ITaskJobDepartmentPermission as ITaskJobDepartmentPermission, type index$8_ITaskJobDiscuss as ITaskJobDiscuss, type index$8_ITaskJobLabel as ITaskJobLabel, type index$8_ITaskJobPermission as ITaskJobPermission, type index$8_ITaskJobTeamPermission as ITaskJobTeamPermission, type index$8_ITaskJobUserPermission as ITaskJobUserPermission, type index$8_ITaskJobsGroup as ITaskJobsGroup, type index$8_ITaskThreadsFollow as ITaskThreadsFollow, type index$8_ITaskThreadsFollowELS as ITaskThreadsFollowELS, type index$8_ITaskThreadsFollowStoreIdxELS as ITaskThreadsFollowStoreIdxELS, type index$8_ITaskThreadsPost as ITaskThreadsPost, type index$8_ITaskThreadsPostELS as ITaskThreadsPostELS, type index$8_ITaskThreadsPostStoreIdxELS as ITaskThreadsPostStoreIdxELS, type index$8_ITaskThreadsReplyComment as ITaskThreadsReplyComment, type index$8_ITaskThreadsReplyCommentELS as ITaskThreadsReplyCommentELS, type index$8_ITaskThreadsReplyCommentStoreIdxELS as ITaskThreadsReplyCommentStoreIdxELS, type index$8_ITaskThreadsReplyMessage as ITaskThreadsReplyMessage, type index$8_ITaskThreadsReplyMessageELS as ITaskThreadsReplyMessageELS, type index$8_ITaskThreadsReplyMessageStoreIdxELS as ITaskThreadsReplyMessageStoreIdxELS, type index$8_ITeam as ITeam, type index$8_ITeamMember as ITeamMember, type index$8_ITeamRole as ITeamRole, type index$8_IThreadsAccountRaw as IThreadsAccountRaw, type index$8_IThreadsDashboardFollower as IThreadsDashboardFollower, type index$8_IThreadsHistoryAutoSync as IThreadsHistoryAutoSync, type index$8_IThreadsHistoryAutoSyncELS as IThreadsHistoryAutoSyncELS, type index$8_IThreadsHistoryChange as IThreadsHistoryChange, type index$8_IThreadsHistoryChangeInfoELS as IThreadsHistoryChangeInfoELS, type index$8_IThreadsHistoryCreateNew as IThreadsHistoryCreateNew, type index$8_IThreadsHistoryCreateNewELS as IThreadsHistoryCreateNewELS, type index$8_IThreadsHistoryGroup as IThreadsHistoryGroup, type index$8_IThreadsHistoryGroupELS as IThreadsHistoryGroupELS, type index$8_IThreadsReportInteractFollow as IThreadsReportInteractFollow, type index$8_IThreadsReportInteractFollowELS as IThreadsReportInteractFollowELS, type index$8_IThreadsReportInteractFollowStoreIdxELS as IThreadsReportInteractFollowStoreIdxELS, type index$8_IThreadsReportInteractReplyComment as IThreadsReportInteractReplyComment, type index$8_IThreadsReportInteractReplyCommentELS as IThreadsReportInteractReplyCommentELS, type index$8_IThreadsReportInteractReplyCommentStoreIdxELS as IThreadsReportInteractReplyCommentStoreIdxELS, type index$8_IThreadsReportInteractReplyMessage as IThreadsReportInteractReplyMessage, type index$8_IThreadsReportInteractReplyMessageELS as IThreadsReportInteractReplyMessageELS, type index$8_IThreadsReportInteractReplyMessageStoreIdxELS as IThreadsReportInteractReplyMessageStoreIdxELS, type index$8_IThreadsReportInteractUnFollow as IThreadsReportInteractUnFollow, type index$8_IThreadsReportInteractUnFollowELS as IThreadsReportInteractUnFollowELS, type index$8_IThreadsReportInteractUnFollowStoreIdxELS as IThreadsReportInteractUnFollowStoreIdxELS, type index$8_IThreadsReportPost as IThreadsReportPost, type index$8_IThreadsReportPostELS as IThreadsReportPostELS, type index$8_IThreadsReportPostStoreIdxELS as IThreadsReportPostStoreIdxELS, type index$8_IThreadsSettingInteractFollow as IThreadsSettingInteractFollow, type index$8_IThreadsSettingInteractReplyComment as IThreadsSettingInteractReplyComment, type index$8_IThreadsSettingInteractReplyMessage as IThreadsSettingInteractReplyMessage, type index$8_IThreadsSettingInteractUnFollow as IThreadsSettingInteractUnFollow, type index$8_IThreadsSettingPost as IThreadsSettingPost, type index$8_IToken as IToken, type index$8_ITrackingModel as ITrackingModel, type index$8_ITrackingTime as ITrackingTime, type index$8_IUser as IUser, type index$8_IUserRole as IUserRole, type index$8_IViewDeviceByPC as IViewDeviceByPC, type index$8_IVoiceGenerated as IVoiceGenerated, type index$8_IVoiceLanguage as IVoiceLanguage, type index$8_IVoiceSettingDelay as IVoiceSettingDelay, type index$8_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$8_UpdateDeviceDto as UpdateDeviceDto, type index$8_UpdatePCDto as UpdatePCDto, type index$8_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
2411
2421
|
}
|
|
2412
2422
|
|
|
2413
2423
|
interface UpdatePCDto {
|
|
@@ -6512,8 +6522,18 @@ type index$5_EStatusAccountCanva = EStatusAccountCanva;
|
|
|
6512
6522
|
declare const index$5_EStatusAccountCanva: typeof EStatusAccountCanva;
|
|
6513
6523
|
type index$5_EStatusAccountDrive = EStatusAccountDrive;
|
|
6514
6524
|
declare const index$5_EStatusAccountDrive: typeof EStatusAccountDrive;
|
|
6525
|
+
type index$5_EStatusAccountVPN = EStatusAccountVPN;
|
|
6526
|
+
declare const index$5_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
6515
6527
|
type index$5_EStatusEmail = EStatusEmail;
|
|
6516
6528
|
declare const index$5_EStatusEmail: typeof EStatusEmail;
|
|
6529
|
+
type index$5_EStatusProxyChecked = EStatusProxyChecked;
|
|
6530
|
+
declare const index$5_EStatusProxyChecked: typeof EStatusProxyChecked;
|
|
6531
|
+
type index$5_EStatusProxyNewIP = EStatusProxyNewIP;
|
|
6532
|
+
declare const index$5_EStatusProxyNewIP: typeof EStatusProxyNewIP;
|
|
6533
|
+
type index$5_EStatusVPS = EStatusVPS;
|
|
6534
|
+
declare const index$5_EStatusVPS: typeof EStatusVPS;
|
|
6535
|
+
type index$5_EStatusVPSReplace = EStatusVPSReplace;
|
|
6536
|
+
declare const index$5_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
6517
6537
|
type index$5_FilterAccountEmailManagerDto = FilterAccountEmailManagerDto;
|
|
6518
6538
|
type index$5_FilterDeviceDto = FilterDeviceDto;
|
|
6519
6539
|
type index$5_FilterDeviceLogDto = FilterDeviceLogDto;
|
|
@@ -6604,7 +6624,7 @@ type index$5_UpdateDeviceDto = UpdateDeviceDto;
|
|
|
6604
6624
|
type index$5_UpdatePCDto = UpdatePCDto;
|
|
6605
6625
|
type index$5_ViewDetailDeviceDto = ViewDetailDeviceDto;
|
|
6606
6626
|
declare namespace index$5 {
|
|
6607
|
-
export { type index$5_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$5_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$5_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$5_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$5_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$5_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$5_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$5_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$5_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$5_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$5_EStatusAccountCanva as EStatusAccountCanva, index$5_EStatusAccountDrive as EStatusAccountDrive, index$5_EStatusEmail as EStatusEmail, type index$5_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$5_FilterDeviceDto as FilterDeviceDto, type index$5_FilterDeviceLogDto as FilterDeviceLogDto, type index$5_FilterPCDto as FilterPCDto, type index$5_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$5_FindDeviceDto as FindDeviceDto, type index$5_FindDeviceLogDto as FindDeviceLogDto, type index$5_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$5_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$5_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$5_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$5_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$5_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$5_FindOverviewPCDto as FindOverviewPCDto, type index$5_FindPCDetail as FindPCDetail, type index$5_FindPCDto as FindPCDto, type index$5_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$5_IAccountAIContent as IAccountAIContent, type index$5_IAccountAIContentChannel as IAccountAIContentChannel, type index$5_IAccountAIContentGroup as IAccountAIContentGroup, type index$5_IAccountAIContentInfo as IAccountAIContentInfo, type index$5_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$5_IAccountAIContentTag as IAccountAIContentTag, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$5_IAccountCanva as IAccountCanva, type index$5_IAccountDrive as IAccountDrive, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountVPN as IAccountVPN, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IAccountVPSSocial as IAccountVPSSocial, type index$5_IDevice as IDevice, type index$5_IDeviceLog as IDeviceLog, type index$5_IDeviceLogELS as IDeviceLogELS, type index$5_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$5_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$5_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$5_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$5_IEmailAccountSocial as IEmailAccountSocial, type index$5_IEmailProxy as IEmailProxy, type index$5_IEmailRawManager as IEmailRawManager, type index$5_IEmailVPS as IEmailVPS, type index$5_IGPMProfile as IGPMProfile, type index$5_IManagerImageAI as IManagerImageAI, type index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$5_IManagerSheet as IManagerSheet, type index$5_IManagerSheetChildren as IManagerSheetChildren, type index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$5_IManagerSheetGroup as IManagerSheetGroup, type index$5_IPC as IPC, type index$5_IPCLog as IPCLog, type index$5_IPCLogELS as IPCLogELS, type index$5_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$5_IProxy as IProxy, type index$5_ISettingTool as ISettingTool, type index$5_ISheetsTool as ISheetsTool, type index$5_ITaskAIContent as ITaskAIContent, type index$5_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$5_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$5_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$5_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$5_ITaskAIItemAction as ITaskAIItemAction, type index$5_ITaskAIItemGroup as ITaskAIItemGroup, type index$5_IViewDeviceByPC as IViewDeviceByPC, type index$5_IVoiceGenerated as IVoiceGenerated, type index$5_IVoiceLanguage as IVoiceLanguage, type index$5_IVoiceSettingDelay as IVoiceSettingDelay, type index$5_IVoiceStores as IVoiceStores, type index$5_UpdateDeviceDto as UpdateDeviceDto, type index$5_UpdatePCDto as UpdatePCDto, type index$5_ViewDetailDeviceDto as ViewDetailDeviceDto };
|
|
6627
|
+
export { type index$5_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$5_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$5_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$5_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, type index$5_DevicePopupListAddAccountDto as DevicePopupListAddAccountDto, type index$5_DevicePopupOverviewAccountsDto as DevicePopupOverviewAccountsDto, type index$5_DevicePopupOverviewAddAccountDto as DevicePopupOverviewAddAccountDto, type index$5_DevicePopupViewAccountInstagramDto as DevicePopupViewAccountInstagramDto, type index$5_DevicePopupViewAccountThreadsDto as DevicePopupViewAccountThreadsDto, index$5_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$5_EStatusAccountCanva as EStatusAccountCanva, index$5_EStatusAccountDrive as EStatusAccountDrive, index$5_EStatusAccountVPN as EStatusAccountVPN, index$5_EStatusEmail as EStatusEmail, index$5_EStatusProxyChecked as EStatusProxyChecked, index$5_EStatusProxyNewIP as EStatusProxyNewIP, index$5_EStatusVPS as EStatusVPS, index$5_EStatusVPSReplace as EStatusVPSReplace, type index$5_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$5_FilterDeviceDto as FilterDeviceDto, type index$5_FilterDeviceLogDto as FilterDeviceLogDto, type index$5_FilterPCDto as FilterPCDto, type index$5_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$5_FindDeviceDto as FindDeviceDto, type index$5_FindDeviceLogDto as FindDeviceLogDto, type index$5_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, type index$5_FindOverviewDeviceBasicDto as FindOverviewDeviceBasicDto, type index$5_FindOverviewDeviceDetailDto as FindOverviewDeviceDetailDto, type index$5_FindOverviewDeviceLog as FindOverviewDeviceLog, type index$5_FindOverviewDeviceSocialMediaAccountDto as FindOverviewDeviceSocialMediaAccountDto, type index$5_FindOverviewDeviceSocialMediaActiveLockedDto as FindOverviewDeviceSocialMediaActiveLockedDto, type index$5_FindOverviewPCDto as FindOverviewPCDto, type index$5_FindPCDetail as FindPCDetail, type index$5_FindPCDto as FindPCDto, type index$5_FindReplaceDeviceDto as FindReplaceDeviceDto, type index$5_IAccountAIContent as IAccountAIContent, type index$5_IAccountAIContentChannel as IAccountAIContentChannel, type index$5_IAccountAIContentGroup as IAccountAIContentGroup, type index$5_IAccountAIContentInfo as IAccountAIContentInfo, type index$5_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$5_IAccountAIContentTag as IAccountAIContentTag, type index$5_IAccountAIImage as IAccountAIImage, type index$5_IAccountAIImageChannel as IAccountAIImageChannel, type index$5_IAccountAIImageGroup as IAccountAIImageGroup, type index$5_IAccountAIImageInfo as IAccountAIImageInfo, type index$5_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$5_IAccountAIImageTag as IAccountAIImageTag, type index$5_IAccountAIVoice as IAccountAIVoice, type index$5_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$5_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$5_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$5_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$5_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$5_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$5_IAccountCanva as IAccountCanva, type index$5_IAccountDrive as IAccountDrive, type index$5_IAccountEmail as IAccountEmail, type index$5_IAccountEmailTag as IAccountEmailTag, type index$5_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$5_IAccountVPN as IAccountVPN, type index$5_IAccountVPS as IAccountVPS, type index$5_IAccountVPSGroup as IAccountVPSGroup, type index$5_IAccountVPSSocial as IAccountVPSSocial, type index$5_IDevice as IDevice, type index$5_IDeviceLog as IDeviceLog, type index$5_IDeviceLogELS as IDeviceLogELS, type index$5_IDeviceLogStoreIdxELS as IDeviceLogStoreIdxELS, type index$5_IDevicePopupViewAccountSocial as IDevicePopupViewAccountSocial, type index$5_IDeviceSettingForAccount as IDeviceSettingForAccount, type index$5_IDeviceSettingForCHPlayICloud as IDeviceSettingForCHPlayICloud, type index$5_IDeviceSettingForProxy as IDeviceSettingForProxy, type index$5_IDeviceSettingForVPN as IDeviceSettingForVPN, type index$5_IEmailAccountSocial as IEmailAccountSocial, type index$5_IEmailProxy as IEmailProxy, type index$5_IEmailRawManager as IEmailRawManager, type index$5_IEmailVPS as IEmailVPS, type index$5_IGPMProfile as IGPMProfile, type index$5_IManagerImageAI as IManagerImageAI, type index$5_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$5_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$5_IManagerSheet as IManagerSheet, type index$5_IManagerSheetChildren as IManagerSheetChildren, type index$5_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$5_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$5_IManagerSheetGroup as IManagerSheetGroup, type index$5_IPC as IPC, type index$5_IPCLog as IPCLog, type index$5_IPCLogELS as IPCLogELS, type index$5_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$5_IProxy as IProxy, type index$5_ISettingTool as ISettingTool, type index$5_ISheetsTool as ISheetsTool, type index$5_ITaskAIContent as ITaskAIContent, type index$5_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$5_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$5_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$5_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$5_ITaskAIItemAction as ITaskAIItemAction, type index$5_ITaskAIItemGroup as ITaskAIItemGroup, type index$5_IViewDeviceByPC as IViewDeviceByPC, type index$5_IVoiceGenerated as IVoiceGenerated, type index$5_IVoiceLanguage as IVoiceLanguage, type index$5_IVoiceSettingDelay as IVoiceSettingDelay, type index$5_IVoiceStores as IVoiceStores, type index$5_UpdateDeviceDto as UpdateDeviceDto, type index$5_UpdatePCDto as UpdatePCDto, type index$5_ViewDetailDeviceDto as ViewDetailDeviceDto };
|
|
6608
6628
|
}
|
|
6609
6629
|
|
|
6610
6630
|
interface ITaskInstagramFollow extends IBaseModel, ITrackingModel {
|
|
@@ -9188,8 +9208,18 @@ type index$1_EStatusAccountCanva = EStatusAccountCanva;
|
|
|
9188
9208
|
declare const index$1_EStatusAccountCanva: typeof EStatusAccountCanva;
|
|
9189
9209
|
type index$1_EStatusAccountDrive = EStatusAccountDrive;
|
|
9190
9210
|
declare const index$1_EStatusAccountDrive: typeof EStatusAccountDrive;
|
|
9211
|
+
type index$1_EStatusAccountVPN = EStatusAccountVPN;
|
|
9212
|
+
declare const index$1_EStatusAccountVPN: typeof EStatusAccountVPN;
|
|
9191
9213
|
type index$1_EStatusEmail = EStatusEmail;
|
|
9192
9214
|
declare const index$1_EStatusEmail: typeof EStatusEmail;
|
|
9215
|
+
type index$1_EStatusProxyChecked = EStatusProxyChecked;
|
|
9216
|
+
declare const index$1_EStatusProxyChecked: typeof EStatusProxyChecked;
|
|
9217
|
+
type index$1_EStatusProxyNewIP = EStatusProxyNewIP;
|
|
9218
|
+
declare const index$1_EStatusProxyNewIP: typeof EStatusProxyNewIP;
|
|
9219
|
+
type index$1_EStatusVPS = EStatusVPS;
|
|
9220
|
+
declare const index$1_EStatusVPS: typeof EStatusVPS;
|
|
9221
|
+
type index$1_EStatusVPSReplace = EStatusVPSReplace;
|
|
9222
|
+
declare const index$1_EStatusVPSReplace: typeof EStatusVPSReplace;
|
|
9193
9223
|
type index$1_FilterAccountEmailManagerDto = FilterAccountEmailManagerDto;
|
|
9194
9224
|
type index$1_FilterDeviceDto = FilterDeviceDto;
|
|
9195
9225
|
type index$1_FilterDeviceLogDto = FilterDeviceLogDto;
|
|
@@ -9448,7 +9478,7 @@ type index$1_UpdateDeviceDto = UpdateDeviceDto;
|
|
|
9448
9478
|
type index$1_UpdatePCDto = UpdatePCDto;
|
|
9449
9479
|
type index$1_ViewDetailDeviceDto = ViewDetailDeviceDto;
|
|
9450
9480
|
declare namespace index$1 {
|
|
9451
|
-
export { type index$1_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$1_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$1_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$1_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, 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_EStatusAccountCHPlayICloud as EStatusAccountCHPlayICloud, index$1_EStatusAccountCanva as EStatusAccountCanva, index$1_EStatusAccountDrive as EStatusAccountDrive, index$1_EStatusEmail as EStatusEmail, type index$1_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$1_FilterDeviceDto as FilterDeviceDto, type index$1_FilterDeviceLogDto as FilterDeviceLogDto, type index$1_FilterPCDto as FilterPCDto, type index$1_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$1_FindDeviceDto as FindDeviceDto, type index$1_FindDeviceLogDto as FindDeviceLogDto, type index$1_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, 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_FindOverviewPCDto as FindOverviewPCDto, type index$1_FindPCDetail as FindPCDetail, type index$1_FindPCDto as FindPCDto, type index$1_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_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_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_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_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_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IPCLog as IPCLog, type index$1_IPCLogELS as IPCLogELS, type index$1_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$1_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$1_ISettingTool as ISettingTool, 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_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_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_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_IViewDeviceByPC as IViewDeviceByPC, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$1_UpdateDeviceDto as UpdateDeviceDto, type index$1_UpdatePCDto as UpdatePCDto, type index$1_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
9481
|
+
export { type index$1_ActionPopupDeviceAccountDto as ActionPopupDeviceAccountDto, type index$1_AddAccountForDeviceDto as AddAccountForDeviceDto, type index$1_ApplyAutoFillDeviceDto as ApplyAutoFillDeviceDto, type index$1_ApplyReplaceDeviceDto as ApplyReplaceDeviceDto, index$2 as Auth, index$a as Common, 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_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_EStatusProxyChecked as EStatusProxyChecked, index$1_EStatusProxyNewIP as EStatusProxyNewIP, index$1_EStatusVPS as EStatusVPS, index$1_EStatusVPSReplace as EStatusVPSReplace, type index$1_FilterAccountEmailManagerDto as FilterAccountEmailManagerDto, type index$1_FilterDeviceDto as FilterDeviceDto, type index$1_FilterDeviceLogDto as FilterDeviceLogDto, type index$1_FilterPCDto as FilterPCDto, type index$1_FindAutoFillDeviceDto as FindAutoFillDeviceDto, type index$1_FindDeviceDto as FindDeviceDto, type index$1_FindDeviceLogDto as FindDeviceLogDto, type index$1_FindOverviewAccountEmailManagerDto as FindOverviewAccountEmailManagerDto, 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_FindOverviewPCDto as FindOverviewPCDto, type index$1_FindPCDetail as FindPCDetail, type index$1_FindPCDto as FindPCDto, type index$1_FindReplaceDeviceDto as FindReplaceDeviceDto, index$7 as Forum, index$3 as History, type index$1_IAccountAIContent as IAccountAIContent, type index$1_IAccountAIContentChannel as IAccountAIContentChannel, type index$1_IAccountAIContentGroup as IAccountAIContentGroup, type index$1_IAccountAIContentInfo as IAccountAIContentInfo, type index$1_IAccountAIContentMemberAssigned as IAccountAIContentMemberAssigned, type index$1_IAccountAIContentTag as IAccountAIContentTag, type index$1_IAccountAIImage as IAccountAIImage, type index$1_IAccountAIImageChannel as IAccountAIImageChannel, type index$1_IAccountAIImageGroup as IAccountAIImageGroup, type index$1_IAccountAIImageInfo as IAccountAIImageInfo, type index$1_IAccountAIImageMemberAssigned as IAccountAIImageMemberAssigned, type index$1_IAccountAIImageTag as IAccountAIImageTag, type index$1_IAccountAIVoice as IAccountAIVoice, type index$1_IAccountAIVoiceChannel as IAccountAIVoiceChannel, type index$1_IAccountAIVoiceGroup as IAccountAIVoiceGroup, type index$1_IAccountAIVoiceInfo as IAccountAIVoiceInfo, type index$1_IAccountAIVoiceMemberAssigned as IAccountAIVoiceMemberAssigned, type index$1_IAccountAIVoiceTag as IAccountAIVoiceTag, type index$1_IAccountCHPlayICloud as IAccountCHPlayICloud, type index$1_IAccountCanva as IAccountCanva, type index$1_IAccountDrive as IAccountDrive, type index$1_IAccountEmail as IAccountEmail, type index$1_IAccountEmailTag as IAccountEmailTag, type index$1_IAccountEmailTaskWork as IAccountEmailTaskWork, type index$1_IAccountSocialBase as IAccountSocialBase, type index$1_IAccountSocialGroup as IAccountSocialGroup, type index$1_IAccountVPN as IAccountVPN, type index$1_IAccountVPS as IAccountVPS, type index$1_IAccountVPSGroup as IAccountVPSGroup, type index$1_IAccountVPSSocial as IAccountVPSSocial, type index$1_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_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_IGPMProfile as IGPMProfile, type index$1_IHistoryTaskAIContent as IHistoryTaskAIContent, type index$1_IHistoryTaskAIImage as IHistoryTaskAIImage, type index$1_IHistoryTaskAIVoice as IHistoryTaskAIVoice, type index$1_IHistoryTaskCanva as IHistoryTaskCanva, type index$1_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_IManagerImageAI as IManagerImageAI, type index$1_IManagerImageAIItemStore as IManagerImageAIItemStore, type index$1_IManagerImageAIUserAttached as IManagerImageAIUserAttached, type index$1_IManagerSheet as IManagerSheet, type index$1_IManagerSheetChildren as IManagerSheetChildren, type index$1_IManagerSheetChildrenGroup as IManagerSheetChildrenGroup, type index$1_IManagerSheetChildrenGroupItem as IManagerSheetChildrenGroupItem, type index$1_IManagerSheetGroup as IManagerSheetGroup, type index$1_IManagerWork as IManagerWork, type index$1_IOtpConfirm as IOtpConfirm, type index$1_IOtpCreateSession as IOtpCreateSession, type index$1_IOtpSend as IOtpSend, type index$1_IPC as IPC, type index$1_IPCLog as IPCLog, type index$1_IPCLogELS as IPCLogELS, type index$1_IPCLogStoreIdxELS as IPCLogStoreIdxELS, type index$1_IProxy as IProxy, type index$1_IRole as IRole, type index$1_IRoleFeature as IRoleFeature, type index$1_ISettingRunTimeInstagramPost as ISettingRunTimeInstagramPost, type index$1_ISettingRunTimeSocial as ISettingRunTimeSocial, type index$1_ISettingTool as ISettingTool, 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_ITaskAIContent as ITaskAIContent, type index$1_ITaskAIImageCanvaInstagram as ITaskAIImageCanvaInstagram, type index$1_ITaskAIImageCanvaThreads as ITaskAIImageCanvaThreads, type index$1_ITaskAIImageVoiceCanvaInstagram as ITaskAIImageVoiceCanvaInstagram, type index$1_ITaskAIImageVoiceCanvaThreads as ITaskAIImageVoiceCanvaThreads, type index$1_ITaskAIItemAction as ITaskAIItemAction, type index$1_ITaskAIItemGroup as ITaskAIItemGroup, type index$1_ITaskInstagramBlockUser as ITaskInstagramBlockUser, type index$1_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_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_IViewDeviceByPC as IViewDeviceByPC, type index$1_IVoiceGenerated as IVoiceGenerated, type index$1_IVoiceLanguage as IVoiceLanguage, type index$1_IVoiceSettingDelay as IVoiceSettingDelay, type index$1_IVoiceStores as IVoiceStores, index$b as Permission, index$4 as Socials, index$5 as Tool, type index$1_UpdateDeviceDto as UpdateDeviceDto, type index$1_UpdatePCDto as UpdatePCDto, type index$1_ViewDetailDeviceDto as ViewDetailDeviceDto, index$6 as Workspace };
|
|
9452
9482
|
}
|
|
9453
9483
|
|
|
9454
9484
|
interface IUserInfoAssignment {
|
|
@@ -16647,4 +16677,4 @@ declare namespace index {
|
|
|
16647
16677
|
export type { index_ActionLoadInfoUrlSheetToolDto as ActionLoadInfoUrlSheetToolDto, index_AddToDeviceAccountCHPlayICloudDto as AddToDeviceAccountCHPlayICloudDto, index_AddToDeviceAccountVPNDto as AddToDeviceAccountVPNDto, index_AddToDeviceProxyDto as AddToDeviceProxyDto, index_ApplyTimeDashboardDto as ApplyTimeDashboardDto, index_AutoFillAssignedMemberInstagramAccountRawDto as AutoFillAssignedMemberInstagramAccountRawDto, index_AutoFillAssignedMemberThreadsAccountRawDto as AutoFillAssignedMemberThreadsAccountRawDto, index_AutoFillInstagramAccountRawDto as AutoFillInstagramAccountRawDto, index_AutoFillOverviewInstagramAccountRawDto as AutoFillOverviewInstagramAccountRawDto, index_AutoFillOverviewTaskInstagramBlockUserDto as AutoFillOverviewTaskInstagramBlockUserDto, index_AutoFillOverviewThreadsAccountRawDto as AutoFillOverviewThreadsAccountRawDto, index_AutoFillTaskInstagramBlockUserDto as AutoFillTaskInstagramBlockUserDto, index_AutoFillThreadsAccountRawDto as AutoFillThreadsAccountRawDto, index_ChangeInfoInstagramAccountRawDto as ChangeInfoInstagramAccountRawDto, index_CheckSendMessageLark as CheckSendMessageLark, index_CreateAccountSocialGroupDto as CreateAccountSocialGroupDto, index_CreateAccountVPSDto as CreateAccountVPSDto, index_CreateBlogDto as CreateBlogDto, index_CreateBlogsCategoryDto as CreateBlogsCategoryDto, index_CreateDepartmentDto as CreateDepartmentDto, index_CreateInstagramSettingInteractFollowDto as CreateInstagramSettingInteractFollowDto, index_CreateInstagramSettingInteractReplyCommentDto as CreateInstagramSettingInteractReplyCommentDto, index_CreateInstagramSettingInteractReplyMessageDto as CreateInstagramSettingInteractReplyMessageDto, index_CreateInstagramSettingInteractUnFollowDto as CreateInstagramSettingInteractUnFollowDto, index_CreateInstagramSettingPostDto as CreateInstagramSettingPostDto, index_CreateLarkDto as CreateLarkDto, index_CreateManagerWorkDto as CreateManagerWorkDto, index_CreateProxyDto as CreateProxyDto, index_CreateRoleDto as CreateRoleDto, index_CreateSheetToolDto as CreateSheetToolDto, index_CreateSheetWorkDto as CreateSheetWorkDto, index_CreateTaskAIContentDto as CreateTaskAIContentDto, index_CreateTaskAIImageCanvaInstagramDto as CreateTaskAIImageCanvaInstagramDto, index_CreateTaskAIImageCanvaThreadsDto as CreateTaskAIImageCanvaThreadsDto, index_CreateTaskAIImageVoiceCanvaInstagramDto as CreateTaskAIImageVoiceCanvaInstagramDto, index_CreateTaskAIImageVoiceCanvaThreadsDto as CreateTaskAIImageVoiceCanvaThreadsDto, index_CreateTaskInstagramBlockUserDto as CreateTaskInstagramBlockUserDto, index_CreateTaskInstagramChangeInfoDto as CreateTaskInstagramChangeInfoDto, index_CreateTaskInstagramFollowDto as CreateTaskInstagramFollowDto, index_CreateTaskInstagramPostDto as CreateTaskInstagramPostDto, index_CreateTaskInstagramReplyCommentDto as CreateTaskInstagramReplyCommentDto, index_CreateTaskInstagramReplyMessageDto as CreateTaskInstagramReplyMessageDto, index_CreateTaskThreadsFollowDto as CreateTaskThreadsFollowDto, index_CreateTaskThreadsPostDto as CreateTaskThreadsPostDto, index_CreateTaskThreadsReplyCommentDto as CreateTaskThreadsReplyCommentDto, index_CreateTaskThreadsReplyMessageDto as CreateTaskThreadsReplyMessageDto, index_CreateTasksJobDto as CreateTasksJobDto, index_CreateTeamDto as CreateTeamDto, index_CreateUserDto as CreateUserDto, index_DataImportInstagramAccountRawDto as DataImportInstagramAccountRawDto, index_ExportDto as ExportDto, index_FilterAccountAIContentChannelDto as FilterAccountAIContentChannelDto, index_FilterAccountAIContentDto as FilterAccountAIContentDto, index_FilterAccountAIContentInfoDto as FilterAccountAIContentInfoDto, index_FilterAccountAIImageChannelDto as FilterAccountAIImageChannelDto, index_FilterAccountAIImageDto as FilterAccountAIImageDto, index_FilterAccountAIImageInfoDto as FilterAccountAIImageInfoDto, index_FilterAccountAIVoiceChannelDto as FilterAccountAIVoiceChannelDto, index_FilterAccountAIVoiceDto as FilterAccountAIVoiceDto, index_FilterAccountAIVoiceInfoDto as FilterAccountAIVoiceInfoDto, index_FilterAccountCHPlayICloudDto as FilterAccountCHPlayICloudDto, index_FilterAccountCanvaDto as FilterAccountCanvaDto, index_FilterAccountDriveDto as FilterAccountDriveDto, index_FilterAccountEmailDto as FilterAccountEmailDto, index_FilterAccountSocialGroupDto as FilterAccountSocialGroupDto, index_FilterAccountVPNDto as FilterAccountVPNDto, index_FilterAccountVPSDto as FilterAccountVPSDto, index_FilterAccountVPSGroupDto as FilterAccountVPSGroupDto, index_FilterBaseDto as FilterBaseDto, index_FilterBaseSocialDto as FilterBaseSocialDto, index_FilterBlogCategoryDto as FilterBlogCategoryDto, index_FilterBlogDto as FilterBlogDto, index_FilterCheckerAccountInstagramDashboardFollowerDto as FilterCheckerAccountInstagramDashboardFollowerDto, index_FilterCheckerAccountThreadsDashboardFollowerDto as FilterCheckerAccountThreadsDashboardFollowerDto, index_FilterDepartmentDto as FilterDepartmentDto, index_FilterHistoryTaskAIContentDto as FilterHistoryTaskAIContentDto, index_FilterHistoryTaskAIImageDto as FilterHistoryTaskAIImageDto, index_FilterHistoryTaskAIVoiceDto as FilterHistoryTaskAIVoiceDto, index_FilterHistoryTaskCanvaDto as FilterHistoryTaskCanvaDto, index_FilterInstagramAccountRawDto as FilterInstagramAccountRawDto, index_FilterInstagramAccountRunDto as FilterInstagramAccountRunDto, index_FilterInstagramDashboardFollowerDto as FilterInstagramDashboardFollowerDto, index_FilterInstagramHistoryAutoSyncDto as FilterInstagramHistoryAutoSyncDto, index_FilterInstagramHistoryChangeInfoDto as FilterInstagramHistoryChangeInfoDto, index_FilterInstagramHistoryCreateNewDto as FilterInstagramHistoryCreateNewDto, index_FilterInstagramHistoryGroupDto as FilterInstagramHistoryGroupDto, index_FilterInstagramReportInteractBlockUserDto as FilterInstagramReportInteractBlockUserDto, index_FilterInstagramReportInteractFollowDto as FilterInstagramReportInteractFollowDto, index_FilterInstagramReportInteractReplyCommentDto as FilterInstagramReportInteractReplyCommentDto, index_FilterInstagramReportInteractReplyMessageDto as FilterInstagramReportInteractReplyMessageDto, index_FilterInstagramReportInteractUnFollowDto as FilterInstagramReportInteractUnFollowDto, index_FilterInstagramReportPostHighLightDto as FilterInstagramReportPostHighLightDto, index_FilterInstagramReportPostNewDto as FilterInstagramReportPostNewDto, index_FilterInstagramReportPostReelDto as FilterInstagramReportPostReelDto, index_FilterInstagramReportPostSquareDto as FilterInstagramReportPostSquareDto, index_FilterInstagramReportPostStoryDto as FilterInstagramReportPostStoryDto, index_FilterInstagramSettingFollowDto as FilterInstagramSettingFollowDto, index_FilterInstagramSettingInteractFollowDto as FilterInstagramSettingInteractFollowDto, index_FilterInstagramSettingInteractReplyCommentDto as FilterInstagramSettingInteractReplyCommentDto, index_FilterInstagramSettingInteractReplyMessageDto as FilterInstagramSettingInteractReplyMessageDto, index_FilterInstagramSettingInteractUnFollowDto as FilterInstagramSettingInteractUnFollowDto, index_FilterInstagramSettingPostDto as FilterInstagramSettingPostDto, index_FilterInstagramSettingReplyCommentDto as FilterInstagramSettingReplyCommentDto, index_FilterInstagramSettingReplyMessageDto as FilterInstagramSettingReplyMessageDto, index_FilterInstagramSettingUnFollowDto as FilterInstagramSettingUnFollowDto, index_FilterLarkDto as FilterLarkDto, index_FilterManagerImageAIDto as FilterManagerImageAIDto, index_FilterManagerSheetDto as FilterManagerSheetDto, index_FilterManagerWorkDto as FilterManagerWorkDto, index_FilterPerformanceBreakdownInstagramDashboardFollowerDto as FilterPerformanceBreakdownInstagramDashboardFollowerDto, index_FilterPerformanceBreakdownThreadsDashboardFollowerDto as FilterPerformanceBreakdownThreadsDashboardFollowerDto, index_FilterProxyDto as FilterProxyDto, index_FilterRoleDto as FilterRoleDto, index_FilterSheetWorkCategoryDto as FilterSheetWorkCategoryDto, index_FilterSheetWorkDto as FilterSheetWorkDto, index_FilterSheetsToolDto as FilterSheetsToolDto, index_FilterTaskAIContentDto as FilterTaskAIContentDto, index_FilterTaskAIImageCanvaInstagramDto as FilterTaskAIImageCanvaInstagramDto, index_FilterTaskAIImageCanvaThreadsDto as FilterTaskAIImageCanvaThreadsDto, index_FilterTaskAIImageVoiceCanvaInstagramDto as FilterTaskAIImageVoiceCanvaInstagramDto, index_FilterTaskAIImageVoiceCanvaThreadsDto as FilterTaskAIImageVoiceCanvaThreadsDto, index_FilterTaskInstagramBlockUserDto as FilterTaskInstagramBlockUserDto, index_FilterTaskInstagramChangeInfoDto as FilterTaskInstagramChangeInfoDto, index_FilterTaskInstagramFollowDto as FilterTaskInstagramFollowDto, index_FilterTaskInstagramPostDto as FilterTaskInstagramPostDto, index_FilterTaskInstagramReplyCommentDto as FilterTaskInstagramReplyCommentDto, index_FilterTaskInstagramReplyMessageDto as FilterTaskInstagramReplyMessageDto, index_FilterTaskThreadsFollowDto as FilterTaskThreadsFollowDto, index_FilterTaskThreadsPostDto as FilterTaskThreadsPostDto, index_FilterTaskThreadsReplyCommentDto as FilterTaskThreadsReplyCommentDto, index_FilterTaskThreadsReplyMessageDto as FilterTaskThreadsReplyMessageDto, index_FilterTeamDto as FilterTeamDto, index_FilterThreadsAccountRawDto as FilterThreadsAccountRawDto, index_FilterThreadsAccountRunDto as FilterThreadsAccountRunDto, index_FilterThreadsDashboardFollowerDto as FilterThreadsDashboardFollowerDto, index_FilterThreadsHistoryAutoSyncDto as FilterThreadsHistoryAutoSyncDto, index_FilterThreadsHistoryChangeDto as FilterThreadsHistoryChangeDto, index_FilterThreadsHistoryCreateNewDto as FilterThreadsHistoryCreateNewDto, index_FilterThreadsHistoryGroupDto as FilterThreadsHistoryGroupDto, index_FilterThreadsReportInteractFollowDto as FilterThreadsReportInteractFollowDto, index_FilterThreadsReportInteractReplyCommentDto as FilterThreadsReportInteractReplyCommentDto, index_FilterThreadsReportInteractReplyMessageDto as FilterThreadsReportInteractReplyMessageDto, index_FilterThreadsReportInteractUnFollowDto as FilterThreadsReportInteractUnFollowDto, index_FilterThreadsReportPostDto as FilterThreadsReportPostDto, index_FilterThreadsSettingInteractFollowDto as FilterThreadsSettingInteractFollowDto, index_FilterThreadsSettingInteractReplyCommentDto as FilterThreadsSettingInteractReplyCommentDto, index_FilterThreadsSettingInteractReplyMessageDto as FilterThreadsSettingInteractReplyMessageDto, index_FilterThreadsSettingInteractUnFollowDto as FilterThreadsSettingInteractUnFollowDto, index_FilterThreadsSettingPostDto as FilterThreadsSettingPostDto, index_FilterUserDto as FilterUserDto, index_FindAccountAIContentChannelDto as FindAccountAIContentChannelDto, index_FindAccountAIContentDto as FindAccountAIContentDto, index_FindAccountAIContentInfoDto as FindAccountAIContentInfoDto, index_FindAccountAIImageChannelDto as FindAccountAIImageChannelDto, index_FindAccountAIImageDto as FindAccountAIImageDto, index_FindAccountAIImageInfoDto as FindAccountAIImageInfoDto, index_FindAccountAIVoiceChannelDto as FindAccountAIVoiceChannelDto, index_FindAccountAIVoiceDto as FindAccountAIVoiceDto, index_FindAccountAIVoiceInfoDto as FindAccountAIVoiceInfoDto, index_FindAccountCHPlayICloudDto as FindAccountCHPlayICloudDto, index_FindAccountCanvaDto as FindAccountCanvaDto, index_FindAccountDriveDto as FindAccountDriveDto, index_FindAccountEmailDto as FindAccountEmailDto, index_FindAccountForCheckerInstagramDashboard as FindAccountForCheckerInstagramDashboard, index_FindAccountForCheckerThreadsDashboard as FindAccountForCheckerThreadsDashboard, index_FindAccountSocialGroupDto as FindAccountSocialGroupDto, index_FindAccountSocialGroupPopupSocialDto as FindAccountSocialGroupPopupSocialDto, index_FindAccountVPNDto as FindAccountVPNDto, index_FindAccountVPSDto as FindAccountVPSDto, index_FindAccountVPSGroupDto as FindAccountVPSGroupDto, index_FindAccountVPSGroupPopupDto as FindAccountVPSGroupPopupDto, index_FindBlogCategoryDto as FindBlogCategoryDto, index_FindBlogDto as FindBlogDto, index_FindCheckerAccountInstagramDashboardFollowerDto as FindCheckerAccountInstagramDashboardFollowerDto, index_FindCheckerAccountThreadsDashboardFollowerDto as FindCheckerAccountThreadsDashboardFollowerDto, index_FindDepartmentDto as FindDepartmentDto, index_FindDeviceAvailableForAddAccountVPNDto as FindDeviceAvailableForAddAccountVPNDto, index_FindDeviceAvailableForAddCHPlayICloudDto as FindDeviceAvailableForAddCHPlayICloudDto, index_FindDeviceAvailableForAddProxyDto as FindDeviceAvailableForAddProxyDto, index_FindForReviewDto as FindForReviewDto, index_FindGrowthInstagramDashboardFollowerDto as FindGrowthInstagramDashboardFollowerDto, index_FindGrowthThreadsDashboardFollowerDto as FindGrowthThreadsDashboardFollowerDto, index_FindHistoryTaskAIContentDto as FindHistoryTaskAIContentDto, index_FindHistoryTaskAIImageDto as FindHistoryTaskAIImageDto, index_FindHistoryTaskAIVoiceDto as FindHistoryTaskAIVoiceDto, index_FindHistoryTaskCanvaDto as FindHistoryTaskCanvaDto, index_FindInstagramAccountRawDto as FindInstagramAccountRawDto, index_FindInstagramAccountRunDto as FindInstagramAccountRunDto, index_FindInstagramHistoryAutoSyncDto as FindInstagramHistoryAutoSyncDto, index_FindInstagramHistoryChangeInfoDto as FindInstagramHistoryChangeInfoDto, index_FindInstagramHistoryCreateNewDto as FindInstagramHistoryCreateNewDto, index_FindInstagramHistoryGroupDto as FindInstagramHistoryGroupDto, index_FindInstagramSettingInteractFollowDto as FindInstagramSettingInteractFollowDto, index_FindInstagramSettingInteractReplyCommentDto as FindInstagramSettingInteractReplyCommentDto, index_FindInstagramSettingInteractReplyMessageDto as FindInstagramSettingInteractReplyMessageDto, index_FindInstagramSettingInteractUnFollowDto as FindInstagramSettingInteractUnFollowDto, index_FindInstagramSettingPostDto as FindInstagramSettingPostDto, index_FindLarkDto as FindLarkDto, index_FindManagerImageAIDto as FindManagerImageAIDto, index_FindManagerSheetDto as FindManagerSheetDto, index_FindManagerWorkDto as FindManagerWorkDto, index_FindMemberForAddTeamDto as FindMemberForAddTeamDto, index_FindOverViewDepartmentDto as FindOverViewDepartmentDto, index_FindOverViewInstagramAccountRawDto as FindOverViewInstagramAccountRawDto, index_FindOverViewInstagramAccountRunDto as FindOverViewInstagramAccountRunDto, index_FindOverViewInstagramReportInteractBlockUserDto as FindOverViewInstagramReportInteractBlockUserDto, index_FindOverViewInstagramReportInteractFollowDto as FindOverViewInstagramReportInteractFollowDto, index_FindOverViewInstagramReportInteractReplyCommentDto as FindOverViewInstagramReportInteractReplyCommentDto, index_FindOverViewInstagramReportInteractReplyMessageDto as FindOverViewInstagramReportInteractReplyMessageDto, index_FindOverViewInstagramReportInteractUnFollowDto as FindOverViewInstagramReportInteractUnFollowDto, index_FindOverViewInstagramReportPostHighLightDto as FindOverViewInstagramReportPostHighLightDto, index_FindOverViewInstagramReportPostNewDto as FindOverViewInstagramReportPostNewDto, index_FindOverViewInstagramReportPostReelDto as FindOverViewInstagramReportPostReelDto, index_FindOverViewInstagramReportPostSquareDto as FindOverViewInstagramReportPostSquareDto, index_FindOverViewInstagramReportPostStoryDto as FindOverViewInstagramReportPostStoryDto, index_FindOverViewInstagramSettingInteractFollowDto as FindOverViewInstagramSettingInteractFollowDto, index_FindOverViewInstagramSettingInteractReplyCommentDto as FindOverViewInstagramSettingInteractReplyCommentDto, index_FindOverViewInstagramSettingInteractReplyMessageDto as FindOverViewInstagramSettingInteractReplyMessageDto, index_FindOverViewInstagramSettingInteractUnFollowDto as FindOverViewInstagramSettingInteractUnFollowDto, index_FindOverViewInstagramSettingPostDto as FindOverViewInstagramSettingPostDto, index_FindOverViewLarkDto as FindOverViewLarkDto, index_FindOverViewTaskAIContentDto as FindOverViewTaskAIContentDto, index_FindOverViewTaskAIImageCanvaInstagramDto as FindOverViewTaskAIImageCanvaInstagramDto, index_FindOverViewTaskAIImageCanvaThreadsDto as FindOverViewTaskAIImageCanvaThreadsDto, index_FindOverViewTaskAIImageVoiceCanvaInstagramDto as FindOverViewTaskAIImageVoiceCanvaInstagramDto, index_FindOverViewTaskAIImageVoiceCanvaThreadsDto as FindOverViewTaskAIImageVoiceCanvaThreadsDto, index_FindOverViewTaskInstagramBlockUserDto as FindOverViewTaskInstagramBlockUserDto, index_FindOverViewTaskInstagramChangeInfoDto as FindOverViewTaskInstagramChangeInfoDto, index_FindOverViewTaskInstagramFollowDto as FindOverViewTaskInstagramFollowDto, index_FindOverViewTaskInstagramPostDto as FindOverViewTaskInstagramPostDto, index_FindOverViewTaskInstagramReplyCommentDto as FindOverViewTaskInstagramReplyCommentDto, index_FindOverViewTaskInstagramReplyMessageDto as FindOverViewTaskInstagramReplyMessageDto, index_FindOverViewTaskThreadsFollowDto as FindOverViewTaskThreadsFollowDto, index_FindOverViewTaskThreadsPostDto as FindOverViewTaskThreadsPostDto, index_FindOverViewTaskThreadsReplyCommentDto as FindOverViewTaskThreadsReplyCommentDto, index_FindOverViewTaskThreadsReplyMessageDto as FindOverViewTaskThreadsReplyMessageDto, index_FindOverViewThreadsAccountDto as FindOverViewThreadsAccountDto, index_FindOverViewThreadsAccountRowDto as FindOverViewThreadsAccountRowDto, index_FindOverViewThreadsReportInteractFollowDto as FindOverViewThreadsReportInteractFollowDto, index_FindOverViewThreadsReportInteractReplyCommentDto as FindOverViewThreadsReportInteractReplyCommentDto, index_FindOverViewThreadsReportInteractReplyMessageDto as FindOverViewThreadsReportInteractReplyMessageDto, index_FindOverViewThreadsReportInteractUnFollowDto as FindOverViewThreadsReportInteractUnFollowDto, index_FindOverViewThreadsReportPostDto as FindOverViewThreadsReportPostDto, index_FindOverViewThreadsSettingInteractFollowDto as FindOverViewThreadsSettingInteractFollowDto, index_FindOverViewThreadsSettingInteractReplyCommentDto as FindOverViewThreadsSettingInteractReplyCommentDto, index_FindOverViewThreadsSettingInteractReplyMessageDto as FindOverViewThreadsSettingInteractReplyMessageDto, index_FindOverViewThreadsSettingInteractUnFollowDto as FindOverViewThreadsSettingInteractUnFollowDto, index_FindOverViewThreadsSettingPostDto as FindOverViewThreadsSettingPostDto, index_FindOverviewAccountCHPlayICloudDto as FindOverviewAccountCHPlayICloudDto, index_FindOverviewAccountCanvaDto as FindOverviewAccountCanvaDto, index_FindOverviewAccountDriveDto as FindOverviewAccountDriveDto, index_FindOverviewAccountEmailDto as FindOverviewAccountEmailDto, index_FindOverviewAccountVPNDto as FindOverviewAccountVPNDto, index_FindOverviewAccountVPSDto as FindOverviewAccountVPSDto, index_FindOverviewInstagramDashboardFollowerDto as FindOverviewInstagramDashboardFollowerDto, index_FindOverviewInstagramHistoryAutoSyncDto as FindOverviewInstagramHistoryAutoSyncDto, index_FindOverviewInstagramHistoryChangeInfoDto as FindOverviewInstagramHistoryChangeInfoDto, index_FindOverviewInstagramHistoryCreateNewDto as FindOverviewInstagramHistoryCreateNewDto, index_FindOverviewInstagramHistoryGroupDto as FindOverviewInstagramHistoryGroupDto, index_FindOverviewProxyDto as FindOverviewProxyDto, index_FindOverviewRoleDto as FindOverviewRoleDto, index_FindOverviewTeamDto as FindOverviewTeamDto, index_FindOverviewThreadsDashboardFollowerDto as FindOverviewThreadsDashboardFollowerDto, index_FindOverviewThreadsHistoryCreateNewDto as FindOverviewThreadsHistoryCreateNewDto, index_FindOverviewUserDto as FindOverviewUserDto, index_FindPerformanceBreakdownInstagramDashboardFollowerDto as FindPerformanceBreakdownInstagramDashboardFollowerDto, index_FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto as FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, index_FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto as FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, index_FindPerformanceBreakdownThreadsDashboardFollowerDto as FindPerformanceBreakdownThreadsDashboardFollowerDto, index_FindProxyDto as FindProxyDto, index_FindRoleDetailDto as FindRoleDetailDto, index_FindRoleDto as FindRoleDto, index_FindRoleOfMe as FindRoleOfMe, index_FindSheetWorkCategoryDto as FindSheetWorkCategoryDto, index_FindSheetWorkDto as FindSheetWorkDto, index_FindSheetsToolDto as FindSheetsToolDto, index_FindTaskAIContentDto as FindTaskAIContentDto, index_FindTaskAIImageCanvaInstagramDto as FindTaskAIImageCanvaInstagramDto, index_FindTaskAIImageCanvaThreadsDto as FindTaskAIImageCanvaThreadsDto, index_FindTaskAIImageVoiceCanvaInstagramDto as FindTaskAIImageVoiceCanvaInstagramDto, index_FindTaskAIImageVoiceCanvaThreadsDto as FindTaskAIImageVoiceCanvaThreadsDto, index_FindTaskAvailableAIContentDto as FindTaskAvailableAIContentDto, index_FindTaskInstagramBlockUserDto as FindTaskInstagramBlockUserDto, index_FindTaskInstagramChangeInfoDto as FindTaskInstagramChangeInfoDto, index_FindTaskInstagramFollowDto as FindTaskInstagramFollowDto, index_FindTaskInstagramPostDto as FindTaskInstagramPostDto, index_FindTaskInstagramReplyCommentDto as FindTaskInstagramReplyCommentDto, index_FindTaskInstagramReplyMessageDto as FindTaskInstagramReplyMessageDto, index_FindTaskThreadsFollowDto as FindTaskThreadsFollowDto, index_FindTaskThreadsPostDto as FindTaskThreadsPostDto, index_FindTaskThreadsReplyCommentDto as FindTaskThreadsReplyCommentDto, index_FindTaskThreadsReplyMessageDto as FindTaskThreadsReplyMessageDto, index_FindTasksJobDto as FindTasksJobDto, index_FindTeamDto as FindTeamDto, index_FindThreadsAccountRawDto as FindThreadsAccountRawDto, index_FindThreadsAccountRunDto as FindThreadsAccountRunDto, index_FindThreadsHistoryAutoSyncDto as FindThreadsHistoryAutoSyncDto, index_FindThreadsHistoryChangeDto as FindThreadsHistoryChangeDto, index_FindThreadsHistoryCreateNewDto as FindThreadsHistoryCreateNewDto, index_FindThreadsHistoryGroupDto as FindThreadsHistoryGroupDto, index_FindThreadsSettingInteractFollowDto as FindThreadsSettingInteractFollowDto, index_FindThreadsSettingInteractReplyCommentDto as FindThreadsSettingInteractReplyCommentDto, index_FindThreadsSettingInteractReplyMessageDto as FindThreadsSettingInteractReplyMessageDto, index_FindThreadsSettingInteractUnFollowDto as FindThreadsSettingInteractUnFollowDto, index_FindThreadsSettingPostDto as FindThreadsSettingPostDto, index_FindUserDto as FindUserDto, 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_IFilterSettingAccountSocialFindForSettingDto as IFilterSettingAccountSocialFindForSettingDto, index_IFindBaseDto as IFindBaseDto, index_ISettingAccountSocialDto as ISettingAccountSocialDto, index_IUserInfoAssignment as IUserInfoAssignment, index_ImportAccountVPSDto as ImportAccountVPSDto, index_ImportDto as ImportDto, index_ImportInstagramAccountRawDto as ImportInstagramAccountRawDto, index_ImportManagerWorkDto as ImportManagerWorkDto, index_ImportSheetWorkDto as ImportSheetWorkDto, index_LoadInfoUrlSheetToolDto as LoadInfoUrlSheetToolDto, index_OverviewSheetsToolDto as OverviewSheetsToolDto, index_PayloadUrlSheetToolDto as PayloadUrlSheetToolDto, index_ReplaceAccountVSPDto as ReplaceAccountVSPDto, index_ResultChangeInfoInstagramAccountRawDto as ResultChangeInfoInstagramAccountRawDto, index_ResultImportInstagramAccountRawDto as ResultImportInstagramAccountRawDto, index_StatisticsManagerWorkDto as StatisticsManagerWorkDto, index_StatisticsSheetWorkDto as StatisticsSheetWorkDto, index_UpdateAccountSocialGroupDto as UpdateAccountSocialGroupDto, index_UpdateAccountVPSDto as UpdateAccountVPSDto, index_UpdateBlogDto as UpdateBlogDto, index_UpdateBlogsCategoryDto as UpdateBlogsCategoryDto, index_UpdateDepartmentDto as UpdateDepartmentDto, index_UpdateInstagramSettingInteractFollowDto as UpdateInstagramSettingInteractFollowDto, index_UpdateInstagramSettingInteractReplyCommentDto as UpdateInstagramSettingInteractReplyCommentDto, index_UpdateInstagramSettingInteractReplyMessageDto as UpdateInstagramSettingInteractReplyMessageDto, index_UpdateInstagramSettingInteractUnFollowDto as UpdateInstagramSettingInteractUnFollowDto, index_UpdateInstagramSettingPostDto as UpdateInstagramSettingPostDto, index_UpdateLarkDto as UpdateLarkDto, index_UpdateManagerWorkDto as UpdateManagerWorkDto, index_UpdateProxyDto as UpdateProxyDto, index_UpdateRoleDto as UpdateRoleDto, index_UpdateSheetWorkDto as UpdateSheetWorkDto, index_UpdateSheetsToolDto as UpdateSheetsToolDto, index_UpdateTaskAIContentDto as UpdateTaskAIContentDto, index_UpdateTaskAIImageCanvaInstagramDto as UpdateTaskAIImageCanvaInstagramDto, index_UpdateTaskAIImageCanvaThreadsDto as UpdateTaskAIImageCanvaThreadsDto, index_UpdateTaskAIImageVoiceCanvaInstagramDto as UpdateTaskAIImageVoiceCanvaInstagramDto, index_UpdateTaskAIImageVoiceCanvaThreadsDto as UpdateTaskAIImageVoiceCanvaThreadsDto, index_UpdateTaskInstagramBlockUserDto as UpdateTaskInstagramBlockUserDto, index_UpdateTaskInstagramChangeInfoDto as UpdateTaskInstagramChangeInfoDto, index_UpdateTaskInstagramFollowDto as UpdateTaskInstagramFollowDto, index_UpdateTaskInstagramPostDto as UpdateTaskInstagramPostDto, index_UpdateTaskInstagramReplyCommentDto as UpdateTaskInstagramReplyCommentDto, index_UpdateTaskInstagramReplyMessageDto as UpdateTaskInstagramReplyMessageDto, index_UpdateTaskThreadsFollowDto as UpdateTaskThreadsFollowDto, index_UpdateTaskThreadsPostDto as UpdateTaskThreadsPostDto, index_UpdateTaskThreadsReplyCommentDto as UpdateTaskThreadsReplyCommentDto, index_UpdateTaskThreadsReplyMessageDto as UpdateTaskThreadsReplyMessageDto, index_UpdateTasksJobDto as UpdateTasksJobDto, index_UpdateTeamDto as UpdateTeamDto, index_UpdateUserDto as UpdateUserDto, index_ViewDetailSheetsToolDto as ViewDetailSheetsToolDto };
|
|
16648
16678
|
}
|
|
16649
16679
|
|
|
16650
|
-
export { index$j as AI, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$k as AutoConstants, index as AutoDto, index$d as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$8 as AutoInterfaces, index$9 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$c as AutoTypes, index$i as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$a 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 CreateManagerWorkDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EYesNo, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type 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 FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, 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 FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateNewDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, 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 FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, 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 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 FindOverviewPCDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewThreadsHistoryCreateNewDto, type FindOverviewUserDto, type FindPCDetail, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateNewDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$7 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, 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 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 IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, 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 IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IPCLog, type IPCLogELS, type IPCLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISettingTool, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type 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 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 IViewDeviceByPC, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$h as Lark, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$b as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$g as SheetTool, index$4 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$f as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$5 as Tool, index$e 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 UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, type ViewDetailSheetsToolDto, index$6 as Workspace };
|
|
16680
|
+
export { index$j as AI, type ActionLoadInfoUrlSheetToolDto, type ActionPopupDeviceAccountDto, type AddAccountForDeviceDto, type AddToDeviceAccountCHPlayICloudDto, type AddToDeviceAccountVPNDto, type AddToDeviceProxyDto, type ApplyAutoFillDeviceDto, type ApplyReplaceDeviceDto, type ApplyTimeDashboardDto, index$2 as Auth, index$k as AutoConstants, index as AutoDto, index$d as AutoEnums, type AutoFillAssignedMemberInstagramAccountRawDto, type AutoFillAssignedMemberThreadsAccountRawDto, type AutoFillInstagramAccountRawDto, type AutoFillOverviewInstagramAccountRawDto, type AutoFillOverviewTaskInstagramBlockUserDto, type AutoFillOverviewThreadsAccountRawDto, type AutoFillTaskInstagramBlockUserDto, type AutoFillThreadsAccountRawDto, index$8 as AutoInterfaces, index$9 as AutoInterfacesCommon, index$1 as AutoInterfacesModels, index$c as AutoTypes, index$i as Base, type ChangeInfoInstagramAccountRawDto, type CheckSendMessageLark, index$a 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 CreateManagerWorkDto, type CreateProxyDto, type CreateRoleDto, type CreateSheetToolDto, type CreateSheetWorkDto, type CreateTaskAIContentDto, type CreateTaskAIImageCanvaInstagramDto, type CreateTaskAIImageCanvaThreadsDto, type CreateTaskAIImageVoiceCanvaInstagramDto, type CreateTaskAIImageVoiceCanvaThreadsDto, type CreateTaskInstagramBlockUserDto, type CreateTaskInstagramChangeInfoDto, type CreateTaskInstagramFollowDto, type CreateTaskInstagramPostDto, type CreateTaskInstagramReplyCommentDto, type CreateTaskInstagramReplyMessageDto, type CreateTaskThreadsFollowDto, type CreateTaskThreadsPostDto, type CreateTaskThreadsReplyCommentDto, type CreateTaskThreadsReplyMessageDto, type CreateTasksJobDto, type CreateTeamDto, type CreateUserDto, type DataImportInstagramAccountRawDto, type DevicePopupListAddAccountDto, type DevicePopupOverviewAccountsDto, type DevicePopupOverviewAddAccountDto, type DevicePopupViewAccountInstagramDto, type DevicePopupViewAccountThreadsDto, EAIModelContent, EAIModelImage, EAIModelVoice, EAIVersionGPT, EAIVersionImage, EAIVersionPerplexity, EAIVersionVoice, EDayOfWeek, EDeviceResetTime, EEmailTagType, EFile, EFolderImageAI, EGender, EHaveData, EInputTypeFilter, ELarkNotiAccountTool, ELarkNotiBase, ELarkNotiCreateNew, ELarkNotiDuplicateAll, ELarkNotiInstagramDetail, ELarkNotiManagerSheet, ELarkNotiRunAppDevice, ELarkNotiSocialImport, ELarkNotiToolDevice, ELarkObject, ELarkTypeNotification, EObjectName, EPCLogLevel, EPCLogSource, EPositionUser, EPostStyle, EPostType, EPriority, ESheetToolInstagram, ESheetToolStatusImport, ESheetToolStatusRun, ESheetToolThreads, ESheetToolTimeCrawl, EStartStop, EStatusAccountAI, EStatusAccountCHPlayICloud, EStatusAccountCanva, EStatusAccountDrive, EStatusAccountSocialCheckAuth, EStatusAccountSocialFolderName, EStatusAccountSocialLogin, EStatusAccountSocialLoginEmail, EStatusAccountSocialRaw, EStatusAccountSocialRun, EStatusAccountSocialSetting, EStatusAccountSocialSync, EStatusAccountSocialSyncInstagramThreads, EStatusAccountVPN, EStatusActive, EStatusBlog, EStatusChangeInfo, EStatusChannel, EStatusCommon, EStatusCreateNew, EStatusDevice, EStatusDeviceChangeName, EStatusDeviceChangeNew, EStatusDeviceConnectPC, EStatusDeviceConnectWifi, EStatusDeviceHubStatus, EStatusDeviceLog, EStatusDeviceLoginCHPlayICloud, EStatusDeviceReplace, EStatusDeviceRunningSocial, EStatusDeviceSetup, EStatusDeviceSetupSettingTask, EStatusDeviceSync, EStatusEditPost, EStatusEmail, EStatusExecuteCommon, EStatusGenerate, EStatusImportAccountSocial, EStatusLark, EStatusMailWork, EStatusPC, EStatusPCControl, EStatusPost, EStatusProxyChecked, EStatusProxyNewIP, EStatusRole, EStatusSheetWork, EStatusTaskAIContent, EStatusTaskAvatarCover, EStatusTaskCanva, EStatusTaskImage, EStatusTaskJob, EStatusTaskJobGroup, EStatusTaskScript, EStatusTaskToolSocials, EStatusTaskVoice, EStatusTeam, EStatusUser, EStatusVPS, EStatusVPSReplace, ETimeFilter, ETimeZone, EToolName, ETypeAccountInstagramSetting, ETypeAccountVPN, ETypeCanva, ETypeColumnManagerWork, ETypeDevice, ETypeDeviceLog, ETypeDeviceOS, ETypeExport, ETypeGenerate, ETypeImportExport, ETypeManagerWorkClassify, ETypeManagerWorkType, ETypePin, ETypeProviderAccountVPN, ETypeProxy, ETypeProxyChecked, ETypeProxyCountry, ETypeProxyNewIP, ETypeProxyProvider, ETypeRatioImage, ETypeSheetWorkClassify, ETypeSheetWorkPin, ETypeSocial, ETypeSocialChangeInfoInstagram, ETypeSocialCreateNew, ETypeTaskID, ETypeTimeFilter, ETypeVoiceLanguage, EYesNo, type ExportDto, type FilterAccountAIContentChannelDto, type FilterAccountAIContentDto, type FilterAccountAIContentInfoDto, type FilterAccountAIImageChannelDto, type FilterAccountAIImageDto, type FilterAccountAIImageInfoDto, type FilterAccountAIVoiceChannelDto, type FilterAccountAIVoiceDto, type FilterAccountAIVoiceInfoDto, type FilterAccountCHPlayICloudDto, type FilterAccountCanvaDto, type FilterAccountDriveDto, type FilterAccountEmailDto, type 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 FilterHistoryTaskAIImageDto, type FilterHistoryTaskAIVoiceDto, type FilterHistoryTaskCanvaDto, 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 FilterManagerImageAIDto, type FilterManagerSheetDto, type FilterManagerWorkDto, type FilterPCDto, type FilterPerformanceBreakdownInstagramDashboardFollowerDto, type FilterPerformanceBreakdownThreadsDashboardFollowerDto, type FilterProxyDto, type FilterRoleDto, type FilterSheetWorkCategoryDto, type FilterSheetWorkDto, type FilterSheetsToolDto, type FilterTaskAIContentDto, type FilterTaskAIImageCanvaInstagramDto, type FilterTaskAIImageCanvaThreadsDto, type FilterTaskAIImageVoiceCanvaInstagramDto, type FilterTaskAIImageVoiceCanvaThreadsDto, type FilterTaskInstagramBlockUserDto, type FilterTaskInstagramChangeInfoDto, type FilterTaskInstagramFollowDto, type FilterTaskInstagramPostDto, type FilterTaskInstagramReplyCommentDto, type FilterTaskInstagramReplyMessageDto, type FilterTaskThreadsFollowDto, type FilterTaskThreadsPostDto, type FilterTaskThreadsReplyCommentDto, type FilterTaskThreadsReplyMessageDto, type FilterTeamDto, type FilterThreadsAccountRawDto, type FilterThreadsAccountRunDto, type FilterThreadsDashboardFollowerDto, type FilterThreadsHistoryAutoSyncDto, type FilterThreadsHistoryChangeDto, type FilterThreadsHistoryCreateNewDto, type FilterThreadsHistoryGroupDto, type FilterThreadsReportInteractFollowDto, type FilterThreadsReportInteractReplyCommentDto, type FilterThreadsReportInteractReplyMessageDto, type FilterThreadsReportInteractUnFollowDto, type FilterThreadsReportPostDto, type FilterThreadsSettingInteractFollowDto, type FilterThreadsSettingInteractReplyCommentDto, type FilterThreadsSettingInteractReplyMessageDto, type FilterThreadsSettingInteractUnFollowDto, type FilterThreadsSettingPostDto, type FilterUserDto, type FindAccountAIContentChannelDto, type FindAccountAIContentDto, type FindAccountAIContentInfoDto, type FindAccountAIImageChannelDto, type FindAccountAIImageDto, type FindAccountAIImageInfoDto, type FindAccountAIVoiceChannelDto, type FindAccountAIVoiceDto, type FindAccountAIVoiceInfoDto, type FindAccountCHPlayICloudDto, type FindAccountCanvaDto, type FindAccountDriveDto, type FindAccountEmailDto, type FindAccountForCheckerInstagramDashboard, type FindAccountForCheckerThreadsDashboard, type FindAccountSocialGroupDto, type FindAccountSocialGroupPopupSocialDto, type FindAccountVPNDto, type FindAccountVPSDto, type FindAccountVPSGroupDto, type FindAccountVPSGroupPopupDto, type FindAutoFillDeviceDto, type FindBlogCategoryDto, type FindBlogDto, type FindCheckerAccountInstagramDashboardFollowerDto, type FindCheckerAccountThreadsDashboardFollowerDto, type FindDepartmentDto, type FindDeviceAvailableForAddAccountVPNDto, type FindDeviceAvailableForAddCHPlayICloudDto, type FindDeviceAvailableForAddProxyDto, type FindDeviceDto, type FindDeviceLogDto, type FindForReviewDto, type FindGrowthInstagramDashboardFollowerDto, type FindGrowthThreadsDashboardFollowerDto, type FindHistoryTaskAIContentDto, type FindHistoryTaskAIImageDto, type FindHistoryTaskAIVoiceDto, type FindHistoryTaskCanvaDto, type FindInstagramAccountRawDto, type FindInstagramAccountRunDto, type FindInstagramHistoryAutoSyncDto, type FindInstagramHistoryChangeInfoDto, type FindInstagramHistoryCreateNewDto, type FindInstagramHistoryGroupDto, type FindInstagramSettingInteractFollowDto, type FindInstagramSettingInteractReplyCommentDto, type FindInstagramSettingInteractReplyMessageDto, type FindInstagramSettingInteractUnFollowDto, type FindInstagramSettingPostDto, type FindLarkDto, type FindManagerImageAIDto, type FindManagerSheetDto, type FindManagerWorkDto, 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 FindOverViewTaskAIImageCanvaInstagramDto, type FindOverViewTaskAIImageCanvaThreadsDto, type FindOverViewTaskAIImageVoiceCanvaInstagramDto, type FindOverViewTaskAIImageVoiceCanvaThreadsDto, 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 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 FindOverviewPCDto, type FindOverviewProxyDto, type FindOverviewRoleDto, type FindOverviewTeamDto, type FindOverviewThreadsDashboardFollowerDto, type FindOverviewThreadsHistoryCreateNewDto, type FindOverviewUserDto, type FindPCDetail, type FindPCDto, type FindPerformanceBreakdownInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewInstagramDashboardFollowerDto, type FindPerformanceBreakdownOverviewThreadsDashboardFollowerDto, type FindPerformanceBreakdownThreadsDashboardFollowerDto, type FindProxyDto, type FindReplaceDeviceDto, type FindRoleDetailDto, type FindRoleDto, type FindRoleOfMe, type FindSheetWorkCategoryDto, type FindSheetWorkDto, type FindSheetsToolDto, type FindTaskAIContentDto, type FindTaskAIImageCanvaInstagramDto, type FindTaskAIImageCanvaThreadsDto, type FindTaskAIImageVoiceCanvaInstagramDto, type FindTaskAIImageVoiceCanvaThreadsDto, type FindTaskAvailableAIContentDto, type FindTaskInstagramBlockUserDto, type FindTaskInstagramChangeInfoDto, type FindTaskInstagramFollowDto, type FindTaskInstagramPostDto, type FindTaskInstagramReplyCommentDto, type FindTaskInstagramReplyMessageDto, type FindTaskThreadsFollowDto, type FindTaskThreadsPostDto, type FindTaskThreadsReplyCommentDto, type FindTaskThreadsReplyMessageDto, type FindTasksJobDto, type FindTeamDto, type FindThreadsAccountRawDto, type FindThreadsAccountRunDto, type FindThreadsHistoryAutoSyncDto, type FindThreadsHistoryChangeDto, type FindThreadsHistoryCreateNewDto, type FindThreadsHistoryGroupDto, type FindThreadsSettingInteractFollowDto, type FindThreadsSettingInteractReplyCommentDto, type FindThreadsSettingInteractReplyMessageDto, type FindThreadsSettingInteractUnFollowDto, type FindThreadsSettingPostDto, type FindUserDto, index$7 as Forum, index$3 as History, type IAccountAIContent, type IAccountAIContentChannel, type IAccountAIContentGroup, type IAccountAIContentInfo, type IAccountAIContentMemberAssigned, type IAccountAIContentTag, type IAccountAIImage, type IAccountAIImageChannel, type IAccountAIImageGroup, type IAccountAIImageInfo, type IAccountAIImageMemberAssigned, type IAccountAIImageTag, type IAccountAIVoice, type IAccountAIVoiceChannel, type IAccountAIVoiceGroup, type IAccountAIVoiceInfo, type IAccountAIVoiceMemberAssigned, type IAccountAIVoiceTag, type IAccountCHPlayICloud, type IAccountCanva, type IAccountDrive, type IAccountEmail, type IAccountEmailTag, type IAccountEmailTaskWork, type IAccountSocialBase, type IAccountSocialGroup, type IAccountVPN, type IAccountVPS, type IAccountVPSGroup, type IAccountVPSSocial, 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 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 IHistoryTaskAIContent, type IHistoryTaskAIImage, type IHistoryTaskAIVoice, type IHistoryTaskCanva, 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 IManagerImageAI, type IManagerImageAIItemStore, type IManagerImageAIUserAttached, type IManagerSheet, type IManagerSheetChildren, type IManagerSheetChildrenGroup, type IManagerSheetChildrenGroupItem, type IManagerSheetGroup, type IManagerWork, type IOtpConfirm, type IOtpCreateSession, type IOtpSend, type IPC, type IPCLog, type IPCLogELS, type IPCLogStoreIdxELS, type IProxy, type IResponseLogin, type IRole, type IRoleFeature, type ISettingAccountSocialDto, type ISettingRunTimeInstagramPost, type ISettingRunTimeSocial, type ISettingTool, type ISheetImportExportSocial, type ISheetWork, type ISheetWorkDepartmentPermission, type ISheetWorkManager, type ISheetWorkUserPermission, type ISheetWorksCategory, type ISheetsTool, type ISocialTaskManager, type ITag, type ITaskAIContent, type ITaskAIImageCanvaInstagram, type ITaskAIImageCanvaThreads, type ITaskAIImageVoiceCanvaInstagram, type ITaskAIImageVoiceCanvaThreads, type ITaskAIItemAction, type ITaskAIItemGroup, type ITaskInstagramBlockUser, type 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 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 IViewDeviceByPC, type IVoiceGenerated, type IVoiceLanguage, type IVoiceSettingDelay, type IVoiceStores, type ImportAccountVPSDto, type ImportDto, type ImportInstagramAccountRawDto, type ImportManagerWorkDto, type ImportSheetWorkDto, index$h as Lark, type LoadInfoUrlSheetToolDto, type OverviewSheetsToolDto, type PayloadUrlSheetToolDto, index$b as Permission, type ReplaceAccountVSPDto, type ResultChangeInfoInstagramAccountRawDto, type ResultImportInstagramAccountRawDto, index$g as SheetTool, index$4 as Socials, type StatisticsManagerWorkDto, type StatisticsSheetWorkDto, index$f as Status, type TActionRole, type TCompare, type TFilter, type TPost, type TPostStyle, index$5 as Tool, index$e 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 UpdatePCDto, type UpdateProxyDto, type UpdateRoleDto, type UpdateSheetWorkDto, type UpdateSheetsToolDto, type UpdateTaskAIContentDto, type UpdateTaskAIImageCanvaInstagramDto, type UpdateTaskAIImageCanvaThreadsDto, type UpdateTaskAIImageVoiceCanvaInstagramDto, type UpdateTaskAIImageVoiceCanvaThreadsDto, type UpdateTaskInstagramBlockUserDto, type UpdateTaskInstagramChangeInfoDto, type UpdateTaskInstagramFollowDto, type UpdateTaskInstagramPostDto, type UpdateTaskInstagramReplyCommentDto, type UpdateTaskInstagramReplyMessageDto, type UpdateTaskThreadsFollowDto, type UpdateTaskThreadsPostDto, type UpdateTaskThreadsReplyCommentDto, type UpdateTaskThreadsReplyMessageDto, type UpdateTasksJobDto, type UpdateTeamDto, type UpdateUserDto, type ViewDetailDeviceDto, type ViewDetailSheetsToolDto, index$6 as Workspace };
|
package/dist/index.js
CHANGED
|
@@ -83,6 +83,7 @@ __export(index_exports, {
|
|
|
83
83
|
EStatusAccountSocialSetting: () => EStatusAccountSocialSetting,
|
|
84
84
|
EStatusAccountSocialSync: () => EStatusAccountSocialSync,
|
|
85
85
|
EStatusAccountSocialSyncInstagramThreads: () => EStatusAccountSocialSyncInstagramThreads,
|
|
86
|
+
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
86
87
|
EStatusActive: () => EStatusActive,
|
|
87
88
|
EStatusBlog: () => EStatusBlog,
|
|
88
89
|
EStatusChangeInfo: () => EStatusChangeInfo,
|
|
@@ -112,6 +113,8 @@ __export(index_exports, {
|
|
|
112
113
|
EStatusPC: () => EStatusPC,
|
|
113
114
|
EStatusPCControl: () => EStatusPCControl,
|
|
114
115
|
EStatusPost: () => EStatusPost,
|
|
116
|
+
EStatusProxyChecked: () => EStatusProxyChecked,
|
|
117
|
+
EStatusProxyNewIP: () => EStatusProxyNewIP,
|
|
115
118
|
EStatusRole: () => EStatusRole,
|
|
116
119
|
EStatusSheetWork: () => EStatusSheetWork,
|
|
117
120
|
EStatusTaskAIContent: () => EStatusTaskAIContent,
|
|
@@ -125,6 +128,8 @@ __export(index_exports, {
|
|
|
125
128
|
EStatusTaskVoice: () => EStatusTaskVoice,
|
|
126
129
|
EStatusTeam: () => EStatusTeam,
|
|
127
130
|
EStatusUser: () => EStatusUser,
|
|
131
|
+
EStatusVPS: () => EStatusVPS,
|
|
132
|
+
EStatusVPSReplace: () => EStatusVPSReplace,
|
|
128
133
|
ETimeFilter: () => ETimeFilter,
|
|
129
134
|
ETimeZone: () => ETimeZone,
|
|
130
135
|
EToolName: () => EToolName,
|
|
@@ -2107,7 +2112,12 @@ __export(models_exports, {
|
|
|
2107
2112
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
2108
2113
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
2109
2114
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
2115
|
+
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
2110
2116
|
EStatusEmail: () => EStatusEmail,
|
|
2117
|
+
EStatusProxyChecked: () => EStatusProxyChecked,
|
|
2118
|
+
EStatusProxyNewIP: () => EStatusProxyNewIP,
|
|
2119
|
+
EStatusVPS: () => EStatusVPS,
|
|
2120
|
+
EStatusVPSReplace: () => EStatusVPSReplace,
|
|
2111
2121
|
Forum: () => forum_exports,
|
|
2112
2122
|
History: () => history_exports,
|
|
2113
2123
|
Permission: () => permission_exports,
|
|
@@ -2134,7 +2144,12 @@ __export(tool_exports, {
|
|
|
2134
2144
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
2135
2145
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
2136
2146
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
2137
|
-
|
|
2147
|
+
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
2148
|
+
EStatusEmail: () => EStatusEmail,
|
|
2149
|
+
EStatusProxyChecked: () => EStatusProxyChecked,
|
|
2150
|
+
EStatusProxyNewIP: () => EStatusProxyNewIP,
|
|
2151
|
+
EStatusVPS: () => EStatusVPS,
|
|
2152
|
+
EStatusVPSReplace: () => EStatusVPSReplace
|
|
2138
2153
|
});
|
|
2139
2154
|
|
|
2140
2155
|
// src/interfaces/models/tool/managers/account-canva/enum/EStatusAccountCanva.enum.ts
|
|
@@ -2188,6 +2203,50 @@ var EStatusEmail = /* @__PURE__ */ ((EStatusEmail2) => {
|
|
|
2188
2203
|
return EStatusEmail2;
|
|
2189
2204
|
})(EStatusEmail || {});
|
|
2190
2205
|
|
|
2206
|
+
// src/interfaces/models/tool/managers/account-proxy/enum/EStatusAccountProxy.enum.ts
|
|
2207
|
+
var EStatusProxyNewIP = /* @__PURE__ */ ((EStatusProxyNewIP2) => {
|
|
2208
|
+
EStatusProxyNewIP2["Active"] = "Active";
|
|
2209
|
+
EStatusProxyNewIP2["New"] = "New";
|
|
2210
|
+
EStatusProxyNewIP2["Error"] = "Error";
|
|
2211
|
+
EStatusProxyNewIP2["Unknown"] = "Unknown";
|
|
2212
|
+
return EStatusProxyNewIP2;
|
|
2213
|
+
})(EStatusProxyNewIP || {});
|
|
2214
|
+
var EStatusProxyChecked = /* @__PURE__ */ ((EStatusProxyChecked2) => {
|
|
2215
|
+
EStatusProxyChecked2["Dead"] = "Dead";
|
|
2216
|
+
EStatusProxyChecked2["Unknown"] = "Unknown";
|
|
2217
|
+
EStatusProxyChecked2["Working"] = "Working";
|
|
2218
|
+
EStatusProxyChecked2["Expired"] = "Expired";
|
|
2219
|
+
EStatusProxyChecked2["ErrorChecker"] = "ErrorChecker";
|
|
2220
|
+
return EStatusProxyChecked2;
|
|
2221
|
+
})(EStatusProxyChecked || {});
|
|
2222
|
+
|
|
2223
|
+
// src/interfaces/models/tool/managers/account-vpn/enum/EStatusAccountVPN.enum.ts
|
|
2224
|
+
var EStatusAccountVPN = /* @__PURE__ */ ((EStatusAccountVPN2) => {
|
|
2225
|
+
EStatusAccountVPN2["New"] = "New";
|
|
2226
|
+
EStatusAccountVPN2["InActive"] = "InActive";
|
|
2227
|
+
EStatusAccountVPN2["Active"] = "Active";
|
|
2228
|
+
EStatusAccountVPN2["Working"] = "Working";
|
|
2229
|
+
EStatusAccountVPN2["AccountNotExist"] = "AccountNotExist";
|
|
2230
|
+
EStatusAccountVPN2["WrongPassword"] = "WrongPassword";
|
|
2231
|
+
EStatusAccountVPN2["Expired"] = "Expired";
|
|
2232
|
+
EStatusAccountVPN2["Error"] = "Error";
|
|
2233
|
+
return EStatusAccountVPN2;
|
|
2234
|
+
})(EStatusAccountVPN || {});
|
|
2235
|
+
|
|
2236
|
+
// src/interfaces/models/tool/managers/account-vps/enum/EStatusVPS.enum.ts
|
|
2237
|
+
var EStatusVPS = /* @__PURE__ */ ((EStatusVPS2) => {
|
|
2238
|
+
EStatusVPS2["Active"] = "Active";
|
|
2239
|
+
EStatusVPS2["Pending"] = "Pending";
|
|
2240
|
+
EStatusVPS2["NewRaw"] = "NewRaw";
|
|
2241
|
+
EStatusVPS2["Error"] = "Error";
|
|
2242
|
+
return EStatusVPS2;
|
|
2243
|
+
})(EStatusVPS || {});
|
|
2244
|
+
var EStatusVPSReplace = /* @__PURE__ */ ((EStatusVPSReplace2) => {
|
|
2245
|
+
EStatusVPSReplace2["NA"] = "N/A";
|
|
2246
|
+
EStatusVPSReplace2["Replaced"] = "Replaced";
|
|
2247
|
+
return EStatusVPSReplace2;
|
|
2248
|
+
})(EStatusVPSReplace || {});
|
|
2249
|
+
|
|
2191
2250
|
// src/interfaces/models/forum/index.ts
|
|
2192
2251
|
var forum_exports = {};
|
|
2193
2252
|
|
|
@@ -2208,7 +2267,12 @@ __export(interfaces_exports, {
|
|
|
2208
2267
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
2209
2268
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
2210
2269
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
2270
|
+
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
2211
2271
|
EStatusEmail: () => EStatusEmail,
|
|
2272
|
+
EStatusProxyChecked: () => EStatusProxyChecked,
|
|
2273
|
+
EStatusProxyNewIP: () => EStatusProxyNewIP,
|
|
2274
|
+
EStatusVPS: () => EStatusVPS,
|
|
2275
|
+
EStatusVPSReplace: () => EStatusVPSReplace,
|
|
2212
2276
|
Forum: () => forum_exports,
|
|
2213
2277
|
History: () => history_exports,
|
|
2214
2278
|
Permission: () => permission_exports,
|
|
@@ -2281,6 +2345,7 @@ __export(interfaces_exports, {
|
|
|
2281
2345
|
EStatusAccountSocialSetting,
|
|
2282
2346
|
EStatusAccountSocialSync,
|
|
2283
2347
|
EStatusAccountSocialSyncInstagramThreads,
|
|
2348
|
+
EStatusAccountVPN,
|
|
2284
2349
|
EStatusActive,
|
|
2285
2350
|
EStatusBlog,
|
|
2286
2351
|
EStatusChangeInfo,
|
|
@@ -2310,6 +2375,8 @@ __export(interfaces_exports, {
|
|
|
2310
2375
|
EStatusPC,
|
|
2311
2376
|
EStatusPCControl,
|
|
2312
2377
|
EStatusPost,
|
|
2378
|
+
EStatusProxyChecked,
|
|
2379
|
+
EStatusProxyNewIP,
|
|
2313
2380
|
EStatusRole,
|
|
2314
2381
|
EStatusSheetWork,
|
|
2315
2382
|
EStatusTaskAIContent,
|
|
@@ -2323,6 +2390,8 @@ __export(interfaces_exports, {
|
|
|
2323
2390
|
EStatusTaskVoice,
|
|
2324
2391
|
EStatusTeam,
|
|
2325
2392
|
EStatusUser,
|
|
2393
|
+
EStatusVPS,
|
|
2394
|
+
EStatusVPSReplace,
|
|
2326
2395
|
ETimeFilter,
|
|
2327
2396
|
ETimeZone,
|
|
2328
2397
|
EToolName,
|
package/dist/index.mjs
CHANGED
|
@@ -1941,7 +1941,12 @@ __export(models_exports, {
|
|
|
1941
1941
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
1942
1942
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
1943
1943
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
1944
|
+
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
1944
1945
|
EStatusEmail: () => EStatusEmail,
|
|
1946
|
+
EStatusProxyChecked: () => EStatusProxyChecked,
|
|
1947
|
+
EStatusProxyNewIP: () => EStatusProxyNewIP,
|
|
1948
|
+
EStatusVPS: () => EStatusVPS,
|
|
1949
|
+
EStatusVPSReplace: () => EStatusVPSReplace,
|
|
1945
1950
|
Forum: () => forum_exports,
|
|
1946
1951
|
History: () => history_exports,
|
|
1947
1952
|
Permission: () => permission_exports,
|
|
@@ -1968,7 +1973,12 @@ __export(tool_exports, {
|
|
|
1968
1973
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
1969
1974
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
1970
1975
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
1971
|
-
|
|
1976
|
+
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
1977
|
+
EStatusEmail: () => EStatusEmail,
|
|
1978
|
+
EStatusProxyChecked: () => EStatusProxyChecked,
|
|
1979
|
+
EStatusProxyNewIP: () => EStatusProxyNewIP,
|
|
1980
|
+
EStatusVPS: () => EStatusVPS,
|
|
1981
|
+
EStatusVPSReplace: () => EStatusVPSReplace
|
|
1972
1982
|
});
|
|
1973
1983
|
|
|
1974
1984
|
// src/interfaces/models/tool/managers/account-canva/enum/EStatusAccountCanva.enum.ts
|
|
@@ -2022,6 +2032,50 @@ var EStatusEmail = /* @__PURE__ */ ((EStatusEmail2) => {
|
|
|
2022
2032
|
return EStatusEmail2;
|
|
2023
2033
|
})(EStatusEmail || {});
|
|
2024
2034
|
|
|
2035
|
+
// src/interfaces/models/tool/managers/account-proxy/enum/EStatusAccountProxy.enum.ts
|
|
2036
|
+
var EStatusProxyNewIP = /* @__PURE__ */ ((EStatusProxyNewIP2) => {
|
|
2037
|
+
EStatusProxyNewIP2["Active"] = "Active";
|
|
2038
|
+
EStatusProxyNewIP2["New"] = "New";
|
|
2039
|
+
EStatusProxyNewIP2["Error"] = "Error";
|
|
2040
|
+
EStatusProxyNewIP2["Unknown"] = "Unknown";
|
|
2041
|
+
return EStatusProxyNewIP2;
|
|
2042
|
+
})(EStatusProxyNewIP || {});
|
|
2043
|
+
var EStatusProxyChecked = /* @__PURE__ */ ((EStatusProxyChecked2) => {
|
|
2044
|
+
EStatusProxyChecked2["Dead"] = "Dead";
|
|
2045
|
+
EStatusProxyChecked2["Unknown"] = "Unknown";
|
|
2046
|
+
EStatusProxyChecked2["Working"] = "Working";
|
|
2047
|
+
EStatusProxyChecked2["Expired"] = "Expired";
|
|
2048
|
+
EStatusProxyChecked2["ErrorChecker"] = "ErrorChecker";
|
|
2049
|
+
return EStatusProxyChecked2;
|
|
2050
|
+
})(EStatusProxyChecked || {});
|
|
2051
|
+
|
|
2052
|
+
// src/interfaces/models/tool/managers/account-vpn/enum/EStatusAccountVPN.enum.ts
|
|
2053
|
+
var EStatusAccountVPN = /* @__PURE__ */ ((EStatusAccountVPN2) => {
|
|
2054
|
+
EStatusAccountVPN2["New"] = "New";
|
|
2055
|
+
EStatusAccountVPN2["InActive"] = "InActive";
|
|
2056
|
+
EStatusAccountVPN2["Active"] = "Active";
|
|
2057
|
+
EStatusAccountVPN2["Working"] = "Working";
|
|
2058
|
+
EStatusAccountVPN2["AccountNotExist"] = "AccountNotExist";
|
|
2059
|
+
EStatusAccountVPN2["WrongPassword"] = "WrongPassword";
|
|
2060
|
+
EStatusAccountVPN2["Expired"] = "Expired";
|
|
2061
|
+
EStatusAccountVPN2["Error"] = "Error";
|
|
2062
|
+
return EStatusAccountVPN2;
|
|
2063
|
+
})(EStatusAccountVPN || {});
|
|
2064
|
+
|
|
2065
|
+
// src/interfaces/models/tool/managers/account-vps/enum/EStatusVPS.enum.ts
|
|
2066
|
+
var EStatusVPS = /* @__PURE__ */ ((EStatusVPS2) => {
|
|
2067
|
+
EStatusVPS2["Active"] = "Active";
|
|
2068
|
+
EStatusVPS2["Pending"] = "Pending";
|
|
2069
|
+
EStatusVPS2["NewRaw"] = "NewRaw";
|
|
2070
|
+
EStatusVPS2["Error"] = "Error";
|
|
2071
|
+
return EStatusVPS2;
|
|
2072
|
+
})(EStatusVPS || {});
|
|
2073
|
+
var EStatusVPSReplace = /* @__PURE__ */ ((EStatusVPSReplace2) => {
|
|
2074
|
+
EStatusVPSReplace2["NA"] = "N/A";
|
|
2075
|
+
EStatusVPSReplace2["Replaced"] = "Replaced";
|
|
2076
|
+
return EStatusVPSReplace2;
|
|
2077
|
+
})(EStatusVPSReplace || {});
|
|
2078
|
+
|
|
2025
2079
|
// src/interfaces/models/forum/index.ts
|
|
2026
2080
|
var forum_exports = {};
|
|
2027
2081
|
|
|
@@ -2042,7 +2096,12 @@ __export(interfaces_exports, {
|
|
|
2042
2096
|
EStatusAccountCHPlayICloud: () => EStatusAccountCHPlayICloud,
|
|
2043
2097
|
EStatusAccountCanva: () => EStatusAccountCanva,
|
|
2044
2098
|
EStatusAccountDrive: () => EStatusAccountDrive,
|
|
2099
|
+
EStatusAccountVPN: () => EStatusAccountVPN,
|
|
2045
2100
|
EStatusEmail: () => EStatusEmail,
|
|
2101
|
+
EStatusProxyChecked: () => EStatusProxyChecked,
|
|
2102
|
+
EStatusProxyNewIP: () => EStatusProxyNewIP,
|
|
2103
|
+
EStatusVPS: () => EStatusVPS,
|
|
2104
|
+
EStatusVPSReplace: () => EStatusVPSReplace,
|
|
2046
2105
|
Forum: () => forum_exports,
|
|
2047
2106
|
History: () => history_exports,
|
|
2048
2107
|
Permission: () => permission_exports,
|
|
@@ -2114,6 +2173,7 @@ export {
|
|
|
2114
2173
|
EStatusAccountSocialSetting,
|
|
2115
2174
|
EStatusAccountSocialSync,
|
|
2116
2175
|
EStatusAccountSocialSyncInstagramThreads,
|
|
2176
|
+
EStatusAccountVPN,
|
|
2117
2177
|
EStatusActive,
|
|
2118
2178
|
EStatusBlog,
|
|
2119
2179
|
EStatusChangeInfo,
|
|
@@ -2143,6 +2203,8 @@ export {
|
|
|
2143
2203
|
EStatusPC,
|
|
2144
2204
|
EStatusPCControl,
|
|
2145
2205
|
EStatusPost,
|
|
2206
|
+
EStatusProxyChecked,
|
|
2207
|
+
EStatusProxyNewIP,
|
|
2146
2208
|
EStatusRole,
|
|
2147
2209
|
EStatusSheetWork,
|
|
2148
2210
|
EStatusTaskAIContent,
|
|
@@ -2156,6 +2218,8 @@ export {
|
|
|
2156
2218
|
EStatusTaskVoice,
|
|
2157
2219
|
EStatusTeam,
|
|
2158
2220
|
EStatusUser,
|
|
2221
|
+
EStatusVPS,
|
|
2222
|
+
EStatusVPSReplace,
|
|
2159
2223
|
ETimeFilter,
|
|
2160
2224
|
ETimeZone,
|
|
2161
2225
|
EToolName,
|