# kd.typing.ScalarInt

[[[Source]]](https://github.com/google-research/kauldron/tree/main/kauldron/typing/array_types.py#L81)



```python
ScalarInt = Integer[""]
```