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 theSdkConfig,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
ChartDatafamily of types describing the JSON shape consumed bySeatsIO.render.