Skip to main content

types

Barrel export for all Chive types.

Remarks

This module exports all type definitions used throughout Chive:

  • AT Protocol primitives (AtUri, DID, NSID, CID, BlobRef)
  • Service interfaces (IRepository, ISearchEngine, IStorageBackend, etc.)
  • Domain models (Preprint, Review, Author)
  • Plugin system interfaces (IChivePlugin, IPluginContext, etc.)
  • Error types (ChiveError, ComplianceError, etc.)
  • Result monad (Result, Ok, Err, etc.)
  • Validation types

Enumerations

Classes

Interfaces

Type Aliases

Variables

Functions