Skip to content

Type Alias: StateSelection

@termwright/test


@termwright/test / StateSelection

StateSelection = "stable" | "all" | readonly keyof SemanticState[]

Defined in: test/src/yaml-serialize.ts:18

Which state keys a serialized node carries.