Sensemaking Tools Documentation
    Preparing search index...

    Variable TopicCategorizedCommentConst

    TopicCategorizedComment: TObject<
        { id: TString; topics: TArray<TObject<{ name: TString }>> },
    > = ...

    TypeBox JSON Schema representation of a comment id, together with a list of associated topics.