AgentOrApp typedef

AgentOrApp = Object

Union type used by loaders that can return either an App or BaseAgent.

Implementation

typedef AgentOrApp = Object;