On this page
libtmux.options.ExplodedComplexUntypedOptionsDict
- Module
- libtmux.options
- Package
- libtmux
- Source
- src/libtmux/options.py
- ExplodedComplexUntypedOptionsDict : TypeAlias = dict[ str, str | int | list[str | int] | dict[str, list[str | int]] | SparseArray[str | int] | None, ]
0 declared, 0 inherited