On this page
libtmux.options.ConvertedValues
- Module
- libtmux.options
- Package
- libtmux
- Source
- src/libtmux/options.py
- ConvertedValues : TypeAlias = ( ConvertedValue | list[ConvertedValue] | dict[str, ConvertedValue] | SparseArray[ConvertedValue] )
0 declared, 0 inherited