moco.moco_common.common.value_to_type

moco.moco_common.common.value_to_type(value: bool | int | float | MutableSequence | str) Type[bool | int | float | MutableSequence]

Return the type of a python object (to be a jani value).