# field_types.FormatValueTypes

- **Module:** field_types
- **Package:** libtmux
- **Language:** TypeScript
- **Kind:** typealias
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/libtmux/src/field_types.ts#L226
- **Page:** https://libtmux.org/en/ts/latest/reference/field_types-formatvaluetypes/

Which fields carry which shape.

Derived from tmux's own format.c and held to a live server by
tests/integration/format_types.test.ts on every version CI runs.

Local: `DecodedFormatValue` is what a caller needs.
