# This file was auto-generated by Fern from our API Definition.

import typing

ResponseType = typing.Union[typing.Literal["data", "error", "events"], typing.Any]
