Member Junction
    Preparing search index...

    Result of the GetUserProgress action

    interface GetUserProgressResult {
        Summary: Record<string, unknown>;
        UserProgress: UserLearningProgress;
    }
    Index

    Properties

    Summary: Record<string, unknown>
    UserProgress: UserLearningProgress