Sign In

@neeter/types

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@neeter/types

Shared protocol types for neeter

latest
Source
npmnpm
Version
0.18.0
Version published
Weekly downloads
43
4200%
Maintainers
1
Weekly downloads
 
Created
Source

@neeter/types

Shared TypeScript types for the neeter toolkit.

Install

pnpm add @neeter/types

Most users don't need this package directly — all types are re-exported from @neeter/server, @neeter/core, and @neeter/react.

What's inside

  • SSE protocolSSEEvent, CustomEvent<T>, SessionInitEvent
  • Content blocksTextBlock, ImageBlock, ContentBlock, UserMessageContent, Base64ImageSource
  • Chat messagesChatMessage, ToolCallInfo, ToolCallPhase
  • PermissionsPermissionRequest, PermissionResponse, ToolApprovalRequest, ToolApprovalResponse, UserQuestion, UserQuestionRequest, UserQuestionResponse
  • PersistenceSessionStore, SessionRecord, SessionHistoryEntry

Documentation

See the API Reference for all type definitions and the neeter README for usage guides.

License

MIT

FAQs

Package last updated on 03 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts