Type Alias: AgentDefinitionTypeEnum
type AgentDefinitionTypeEnum =
(typeof AgentDefinitionTypeEnum)[keyof typeof AgentDefinitionTypeEnum];
The kind of agent an agent definition describes.
type AgentDefinitionTypeEnum =
(typeof AgentDefinitionTypeEnum)[keyof typeof AgentDefinitionTypeEnum];
The kind of agent an agent definition describes.