# `@temporalio/common`

[![NPM](https://img.shields.io/npm/v/@temporalio/common?style=for-the-badge)](https://www.npmjs.com/package/@temporalio/common)

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)).

Common library for code that's used across the Client, Worker, and/or Workflow:

- [DataConverter docs](https://docs.temporal.io/typescript/data-converters)
- [Failure docs](https://docs.temporal.io/typescript/handling-failure)
- [API reference](https://typescript.temporal.io/api/namespaces/common)
