A very common reason is a wrong site baseUrl configuration.\n

Current configured baseUrl = / (default value)\n

We suggest trying baseUrl = \n\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",function(){void 0===window.docusaurus&&insertBanner()})

Skip to main content

Temporal TypeScript SDK API Reference

PackageDescription
@temporalio/workerRuns Workflows and Activities
@temporalio/workflowWorkflow runtime library
@temporalio/activityGet current Activity's context
@temporalio/nexusImplement and invoke Nexus Operations
@temporalio/clientSend commands to Temporal Server
@temporalio/commonCommon library for code that's used across the Client, Worker, and/or Workflow
@temporalio/protoCompiled protobuf definitions
@temporalio/testingTest framework
@temporalio/interceptors-opentelemetryInterceptors that add OpenTelemetry tracing