API Documentation
Welcome to the temporal-contract API documentation. This documentation is auto-generated from the source code using TypeDoc.
Core Packages
- @temporal-contract/contract - Core contract definitions
- @temporal-contract/client - Type-safe Temporal client
- @temporal-contract/worker - Type-safe Temporal worker
The Result / AsyncResult types used throughout the API surface come from unthrown. See Migrating from neverthrow if you are upgrading from the previous neverthrow-based version.
Testing
- @temporal-contract/testing - Testing utilities with testcontainers