MCPcopy Create free account

hub / github.com/experdot/pointer / types & classes

Types & classes304 in github.com/experdot/pointer

Class
src/renderer/src/components/common/ErrorBoundary.tsx:14
Class
src/renderer/src/features/export/ExportManager.ts:23
Class
src/renderer/src/services/streamingManager.ts:13
Class
src/renderer/src/services/workspaceService.ts:51
Class
src/renderer/src/services/aiService.ts:11
Class
src/renderer/src/services/importers/openai.ts:8
Class
src/renderer/src/services/importers/base.ts:12
Class
src/renderer/src/services/importers/deepseek.ts:13
Class
src/renderer/src/services/importers/pointer.ts:43
Class
src/renderer/src/persistence/implementations/filesystem/index.ts:67
Class
src/renderer/src/persistence/implementations/filesystem/index.ts:96
Class
src/main/attachmentHandler.ts:16
Class
src/main/aiHandler.ts:24
InterfaceAIGeneratePopoverProps
src/renderer/src/components/common/AIGeneratePopover.tsx:20
ClassAIHandler
src/main/aiHandler.ts:24
InterfaceAIRequest
src/shared/ai.ts:32
ClassAIService
src/renderer/src/services/aiService.ts:11
InterfaceAIStreamCallbacks
src/shared/ai.ts:47
InterfaceAIStreamChunk
src/shared/ai.ts:39
InterfaceAccount
src/renderer/src/types/type.ts:3
InterfaceAccountActions
src/renderer/src/stores/accountStore.ts:18
InterfaceAccountScope
src/renderer/src/persistence/interfaces/base.ts:5
InterfaceAccountState
src/renderer/src/stores/accountStore.ts:12
InterfaceAccountsFile
src/renderer/src/persistence/implementations/filesystem/accountsRepository.ts:17
InterfaceActivityItem
src/renderer/src/components/layout/activitybar/index.tsx:18
ClassAttachmentHandler
* 附件处理器 * 管理文件附件的本地存储
src/main/attachmentHandler.ts:16
InterfaceAttachmentPreviewProps
src/renderer/src/components/editors/ChatEditor/AttachmentPreview.tsx:7
InterfaceBatchProgress
src/renderer/src/hooks/useChatTitles.ts:20
InterfaceBranchNavigatorProps
src/renderer/src/components/editors/ChatEditor/BranchNavigator.tsx:7
InterfaceBranchPathBarProps
src/renderer/src/components/editors/ChatEditor/BranchPathBar.tsx:33
InterfaceChatConfigs
src/renderer/src/hooks/useChatCore.ts:20
InterfaceChatEditorProps
src/renderer/src/components/editors/ChatEditor/index.tsx:23
InterfaceChatMessage
src/renderer/src/types/type.ts:68
InterfaceChatMessage
src/shared/ai.ts:26
InterfaceChatSession
src/renderer/src/types/type.ts:103
InterfaceChatUIState
src/renderer/src/stores/chatUIStore.ts:24
InterfaceChatUIStore
src/renderer/src/stores/chatUIStore.ts:31
InterfaceCodeBlockSourceData
src/renderer/src/features/export/types.ts:41
InterfaceConfigItemBase
src/renderer/src/types/type.ts:31
InterfaceConfigTree
src/renderer/src/types/type.ts:39
InterfaceConfigTreeProps
src/renderer/src/components/common/ConfigTree.tsx:17
InterfaceConfigTreeResult
src/renderer/src/hooks/useSettings.ts:14
InterfaceConfirmDialogOptions
src/renderer/src/components/common/ConfirmDialog.tsx:4
InterfaceContextCommitInput
src/renderer/src/persistence/interfaces/base.ts:18
InterfaceContextMenuInfo
src/renderer/src/components/editors/ChatEditor/MessageItem/types.ts:6
InterfaceConversationImporter
src/renderer/src/services/importers/types.ts:33
InterfaceConvertResult
src/renderer/src/features/export/types.ts:140
InterfaceCreateWorkspaceDTO
src/renderer/src/types/workspace.ts:47
InterfaceDateTimeTextProps
src/renderer/src/components/common/DateTimeText.tsx:5
InterfaceDeepSeekExport
src/renderer/src/services/importers/types.ts:123
InterfaceDeepSeekFragment
src/renderer/src/services/importers/types.ts:104
ClassDeepSeekImporter
src/renderer/src/services/importers/deepseek.ts:13
InterfaceDeepSeekMappingNode
src/renderer/src/services/importers/types.ts:116
InterfaceDeepSeekMessage
src/renderer/src/services/importers/types.ts:109
InterfaceDownloadProgress
src/renderer/src/components/common/UpdateNotification.tsx:9
InterfaceDownloadProgress
src/renderer/src/stores/updateStore.ts:11
InterfaceDownloadProgress
src/preload/index.d.ts:41
InterfaceDraggableTabProps
src/renderer/src/components/layout/Tabs/index.tsx:34
InterfaceEditorPlugin
src/renderer/src/features/export/types.ts:206
InterfaceEditorProps
src/renderer/src/features/export/types.ts:199
ClassErrorBoundary
src/renderer/src/components/common/ErrorBoundary.tsx:14
InterfaceExportActions
src/renderer/src/features/export/types.ts:252
InterfaceExportCallbacks
src/renderer/src/components/editors/ChatEditor/MessageItem/types.ts:41
InterfaceExportData
src/renderer/src/components/editors/SettingsEditor/ExportModal.tsx:31
InterfaceExportEditorContext
src/renderer/src/features/export/types.ts:286
InterfaceExportEditorProps
src/renderer/src/features/export/types.ts:296
ClassExportManager
* ExportManager - Plugin registry center for the export feature * * Manages registration and retrieval of: * - Source plugins (data sources like me
src/renderer/src/features/export/ExportManager.ts:23
InterfaceExportModalProps
src/renderer/src/components/editors/SettingsEditor/ExportModal.tsx:44
InterfaceExportOptions
src/renderer/src/features/export/types.ts:89
InterfaceExportState
src/renderer/src/features/export/types.ts:227
InterfaceExtractedContent
src/renderer/src/features/export/types.ts:119
InterfaceFileAttachment
src/renderer/src/types/type.ts:59
InterfaceFileAttachment
src/shared/ai.ts:13
ClassFileSystemPersistenceRegistry
src/renderer/src/persistence/implementations/filesystem/index.ts:96
InterfaceFolderLike
src/renderer/src/components/common/TreeView.tsx:30
InterfaceFoldersActions
src/renderer/src/stores/foldersStore.ts:19
InterfaceFoldersFile
src/renderer/src/persistence/implementations/filesystem/foldersRepository.ts:17
InterfaceFoldersState
src/renderer/src/stores/foldersStore.ts:14
InterfaceFormatPlugin
src/renderer/src/features/export/types.ts:174
InterfaceGenerateOptions
src/renderer/src/components/common/AIGeneratePopover.tsx:14
InterfaceGenerateOptions
src/renderer/src/hooks/useChatTitles.ts:8
InterfaceGenerateOptions
src/renderer/src/hooks/useChatTopics.ts:13
InterfaceGetModelsResult
src/preload/index.d.ts:23
InterfaceGlobalSearchActions
src/renderer/src/stores/globalSearchStore.ts:20
InterfaceGlobalSearchMatch
src/renderer/src/types/type.ts:196
InterfaceGlobalSearchMessageGroup
src/renderer/src/types/type.ts:215
InterfaceGlobalSearchOptions
src/renderer/src/types/type.ts:246
InterfaceGlobalSearchResult
src/renderer/src/utils/globalSearchUtils.ts:226
InterfaceGlobalSearchResultGroup
src/renderer/src/types/type.ts:232
InterfaceGlobalSearchState
src/renderer/src/stores/globalSearchStore.ts:4
InterfaceHeaderProps
src/renderer/src/components/editors/ChatEditor/Header.tsx:9
InterfaceIAccountRepository
src/renderer/src/persistence/interfaces/accounts.ts:13
InterfaceIAccountScopedPersistence
src/renderer/src/persistence/interfaces/index.ts:55
InterfaceIAccountStore
src/renderer/src/stores/interfaces/entities.ts:162
InterfaceICachedStore
src/renderer/src/stores/interfaces/base.ts:87
InterfaceIDatabaseManager
src/renderer/src/persistence/interfaces/base.ts:71
InterfaceIEntityStore
src/renderer/src/stores/interfaces/base.ts:28
InterfaceIFolderRepository
src/renderer/src/persistence/interfaces/userData.ts:112
InterfaceIFolderStore
src/renderer/src/stores/interfaces/entities.ts:59
InterfaceIInitializable
src/renderer/src/stores/interfaces/base.ts:9
next →1–100 of 304, ranked by callers