Member Junction
    Preparing search index...

    Result type for agent loading operations

    interface AgentLoadResult {
        agent?: MJAIAgentEntityExtended;
        entity?: MJAIAgentEntityExtended;
        error?: ActionResultSimple;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties