# @tramvai/types-actions-state-context

> --- title: '@tramvai/types-actions-state-context' sidebar_position: 6 ---

Latest version **6.82.54** (published 2026-09-03) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @tramvai/types-actions-state-context
pnpm add @tramvai/types-actions-state-context
yarn add @tramvai/types-actions-state-context
bun add @tramvai/types-actions-state-context
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 6.82.54 |
| Published | 2026-09-03 |
| First published | 2021-09-02 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 11.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 130 |
| Maintainers | super_oleg, meskill, tinkoffbank |

## Links

- npm: https://www.npmjs.com/package/@tramvai/types-actions-state-context
- Repository: https://github.com/tramvaijs/tramvai
- Homepage: https://github.com/tramvaijs/tramvai#readme
- Issues: https://github.com/tramvaijs/tramvai/issues
- npm.io page: https://npm.io/package/@tramvai/types-actions-state-context

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.4.0

## Recent versions

- 6.82.54 (latest) — 2026-09-03
- 7.43.1 (prerelease) — 2026-09-03
- 5.53.174 (stable-v5.x.x) — 2026-08-12
- 4.41.124 (stable-v4.x.x) — 2025-09-26
- 3.41.49 (stable-v3.x.x) — 2025-01-26
- 7.41.7 — 2026-08-28
- 6.82.46 — 2026-08-28
- 7.41.3 — 2026-08-28
- 6.82.42 — 2026-08-27
- 7.41.2 — 2026-08-25
- 6.82.41 — 2026-08-25
- 7.41.1 — 2026-08-20
- 7.39.1 — 2026-08-18
- 6.82.38 — 2026-08-18
- 7.39.0 — 2026-08-17
- … 906 more at https://npm.io/package/@tramvai/types-actions-state-context/versions

## README

---
title: '@tramvai/types-actions-state-context'
sidebar_position: 6
---

# @tramvai/types-actions-state-context

This library combines the types for `@tramvai/core` and `@tramvai/state`.

The merging solves the problem of cyclic dependency between `@tramvai/core` and `@tramvai/state`,
because the `Action` and `ConsumerContext` interfaces depend on each other.

For internal use only!

---
_Source: https://npm.io/package/@tramvai/types-actions-state-context · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
