curaflow/node_modules/@temporalio/proto/README.md

13 lines
730 B
Markdown

# `@temporalio/proto`
[![NPM](https://img.shields.io/npm/v/@temporalio/proto?style=for-the-badge)](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)