brainunit.typing.DimensionLike# brainunit.typing.DimensionLike = ForwardRef('Dimension') | str# Represent a union type E.g. for int | str