Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/experdot/pointer
/ types & classes
Types & classes
304 in github.com/experdot/pointer
⨍
Functions
1,054
◇
Types & classes
304
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
Interface
AIGeneratePopoverProps
src/renderer/src/components/common/AIGeneratePopover.tsx:20
Class
AIHandler
src/main/aiHandler.ts:24
Interface
AIRequest
src/shared/ai.ts:32
Class
AIService
src/renderer/src/services/aiService.ts:11
Interface
AIStreamCallbacks
src/shared/ai.ts:47
Interface
AIStreamChunk
src/shared/ai.ts:39
Interface
Account
src/renderer/src/types/type.ts:3
Interface
AccountActions
src/renderer/src/stores/accountStore.ts:18
Interface
AccountScope
src/renderer/src/persistence/interfaces/base.ts:5
Interface
AccountState
src/renderer/src/stores/accountStore.ts:12
Interface
AccountsFile
src/renderer/src/persistence/implementations/filesystem/accountsRepository.ts:17
Interface
ActivityItem
src/renderer/src/components/layout/activitybar/index.tsx:18
Class
AttachmentHandler
* 附件处理器 * 管理文件附件的本地存储
src/main/attachmentHandler.ts:16
Interface
AttachmentPreviewProps
src/renderer/src/components/editors/ChatEditor/AttachmentPreview.tsx:7
Interface
BatchProgress
src/renderer/src/hooks/useChatTitles.ts:20
Interface
BranchNavigatorProps
src/renderer/src/components/editors/ChatEditor/BranchNavigator.tsx:7
Interface
BranchPathBarProps
src/renderer/src/components/editors/ChatEditor/BranchPathBar.tsx:33
Interface
ChatConfigs
src/renderer/src/hooks/useChatCore.ts:20
Interface
ChatEditorProps
src/renderer/src/components/editors/ChatEditor/index.tsx:23
Interface
ChatMessage
src/renderer/src/types/type.ts:68
Interface
ChatMessage
src/shared/ai.ts:26
Interface
ChatSession
src/renderer/src/types/type.ts:103
Interface
ChatUIState
src/renderer/src/stores/chatUIStore.ts:24
Interface
ChatUIStore
src/renderer/src/stores/chatUIStore.ts:31
Interface
CodeBlockSourceData
src/renderer/src/features/export/types.ts:41
Interface
ConfigItemBase
src/renderer/src/types/type.ts:31
Interface
ConfigTree
src/renderer/src/types/type.ts:39
Interface
ConfigTreeProps
src/renderer/src/components/common/ConfigTree.tsx:17
Interface
ConfigTreeResult
src/renderer/src/hooks/useSettings.ts:14
Interface
ConfirmDialogOptions
src/renderer/src/components/common/ConfirmDialog.tsx:4
Interface
ContextCommitInput
src/renderer/src/persistence/interfaces/base.ts:18
Interface
ContextMenuInfo
src/renderer/src/components/editors/ChatEditor/MessageItem/types.ts:6
Interface
ConversationImporter
src/renderer/src/services/importers/types.ts:33
Interface
ConvertResult
src/renderer/src/features/export/types.ts:140
Interface
CreateWorkspaceDTO
src/renderer/src/types/workspace.ts:47
Interface
DateTimeTextProps
src/renderer/src/components/common/DateTimeText.tsx:5
Interface
DeepSeekExport
src/renderer/src/services/importers/types.ts:123
Interface
DeepSeekFragment
src/renderer/src/services/importers/types.ts:104
Class
DeepSeekImporter
src/renderer/src/services/importers/deepseek.ts:13
Interface
DeepSeekMappingNode
src/renderer/src/services/importers/types.ts:116
Interface
DeepSeekMessage
src/renderer/src/services/importers/types.ts:109
Interface
DownloadProgress
src/renderer/src/components/common/UpdateNotification.tsx:9
Interface
DownloadProgress
src/renderer/src/stores/updateStore.ts:11
Interface
DownloadProgress
src/preload/index.d.ts:41
Interface
DraggableTabProps
src/renderer/src/components/layout/Tabs/index.tsx:34
Interface
EditorPlugin
src/renderer/src/features/export/types.ts:206
Interface
EditorProps
src/renderer/src/features/export/types.ts:199
Class
ErrorBoundary
src/renderer/src/components/common/ErrorBoundary.tsx:14
Interface
ExportActions
src/renderer/src/features/export/types.ts:252
Interface
ExportCallbacks
src/renderer/src/components/editors/ChatEditor/MessageItem/types.ts:41
Interface
ExportData
src/renderer/src/components/editors/SettingsEditor/ExportModal.tsx:31
Interface
ExportEditorContext
src/renderer/src/features/export/types.ts:286
Interface
ExportEditorProps
src/renderer/src/features/export/types.ts:296
Class
ExportManager
* 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
Interface
ExportModalProps
src/renderer/src/components/editors/SettingsEditor/ExportModal.tsx:44
Interface
ExportOptions
src/renderer/src/features/export/types.ts:89
Interface
ExportState
src/renderer/src/features/export/types.ts:227
Interface
ExtractedContent
src/renderer/src/features/export/types.ts:119
Interface
FileAttachment
src/renderer/src/types/type.ts:59
Interface
FileAttachment
src/shared/ai.ts:13
Class
FileSystemPersistenceRegistry
src/renderer/src/persistence/implementations/filesystem/index.ts:96
Interface
FolderLike
src/renderer/src/components/common/TreeView.tsx:30
Interface
FoldersActions
src/renderer/src/stores/foldersStore.ts:19
Interface
FoldersFile
src/renderer/src/persistence/implementations/filesystem/foldersRepository.ts:17
Interface
FoldersState
src/renderer/src/stores/foldersStore.ts:14
Interface
FormatPlugin
src/renderer/src/features/export/types.ts:174
Interface
GenerateOptions
src/renderer/src/components/common/AIGeneratePopover.tsx:14
Interface
GenerateOptions
src/renderer/src/hooks/useChatTitles.ts:8
Interface
GenerateOptions
src/renderer/src/hooks/useChatTopics.ts:13
Interface
GetModelsResult
src/preload/index.d.ts:23
Interface
GlobalSearchActions
src/renderer/src/stores/globalSearchStore.ts:20
Interface
GlobalSearchMatch
src/renderer/src/types/type.ts:196
Interface
GlobalSearchMessageGroup
src/renderer/src/types/type.ts:215
Interface
GlobalSearchOptions
src/renderer/src/types/type.ts:246
Interface
GlobalSearchResult
src/renderer/src/utils/globalSearchUtils.ts:226
Interface
GlobalSearchResultGroup
src/renderer/src/types/type.ts:232
Interface
GlobalSearchState
src/renderer/src/stores/globalSearchStore.ts:4
Interface
HeaderProps
src/renderer/src/components/editors/ChatEditor/Header.tsx:9
Interface
IAccountRepository
src/renderer/src/persistence/interfaces/accounts.ts:13
Interface
IAccountScopedPersistence
src/renderer/src/persistence/interfaces/index.ts:55
Interface
IAccountStore
src/renderer/src/stores/interfaces/entities.ts:162
Interface
ICachedStore
src/renderer/src/stores/interfaces/base.ts:87
Interface
IDatabaseManager
src/renderer/src/persistence/interfaces/base.ts:71
Interface
IEntityStore
src/renderer/src/stores/interfaces/base.ts:28
Interface
IFolderRepository
src/renderer/src/persistence/interfaces/userData.ts:112
Interface
IFolderStore
src/renderer/src/stores/interfaces/entities.ts:59
Interface
IInitializable
src/renderer/src/stores/interfaces/base.ts:9
next →
1–100 of 304, ranked by callers