brainunit.typing.UnitLike# brainunit.typing.UnitLike = ForwardRef('Unit') | str | None# Represent a union type E.g. for int | str