SeatBuilderSeatBuilder Docs

All modules

TypeDoc-generated reference for the @seats/sdk and @seats/shared packages.

SDK reference

The TypeScript API surface of @seats/sdk and the shared chart-schema types that it consumes. All entries are auto-generated from the package source by TypeDoc; the source of truth lives in packages/sdk/src/.

Modules

  • sdk/src — the main SDK module (default export SeatsIO.render, plus the SdkConfig, ChartInstance, and event payload types your application interacts with).
  • sdk/src/types — flattened type aliases re-exported from the SDK entrypoint for ergonomic imports.
  • shared/src/chart-schema — the ChartData family of types describing the JSON shape consumed by SeatsIO.render.