13 lines
730 B
Markdown
13 lines
730 B
Markdown
# `@temporalio/proto`
|
|
|
|
[](https://www.npmjs.com/package/@temporalio/proto)
|
|
|
|
Part of [Temporal](https://temporal.io)'s TypeScript SDK (see [docs](https://docs.temporal.io/typescript/introduction/) and [samples](https://github.com/temporalio/samples-typescript)).
|
|
|
|
You should usually not be using this package directly. Instead use:
|
|
|
|
- [`@temporalio/client`](https://typescript.temporal.io/api/namespaces/client)
|
|
- [`@temporalio/worker`](https://typescript.temporal.io/api/namespaces/worker)
|
|
- [`@temporalio/workflow`](https://typescript.temporal.io/api/namespaces/workflow)
|
|
- [`@temporalio/activity`](https://typescript.temporal.io/api/namespaces/activity)
|