# dca.typing.DcOrArrayT

[[[Source]]](https://github.com/google-research/dataclass_array/tree/main/dataclass_array/typing.py#L76)



```python
DcOrArrayT = TypeVar('DcOrArrayT')
```