frontend
    Preparing search index...

    Object of user interests tracked by the agent.

    type UserInterests = {
        Interests: string[];
    }
    Index

    Properties

    Properties

    Interests: string[]