# selection.WhereDocumentV1

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

Criteria as a portable document: which model, which version, and the criteria themselves.

The version is in the payload because these cross a process boundary — an
MCP client, a config file — where the reader's library may be older than
the writer's. Nothing widens `1` in place; a new shape gets a new number.
