as2fm.as2fm_common.common.value_to_type

as2fm.as2fm_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).