matrix-js-sdk
    Preparing search index...

    Type Alias TopicState

    type TopicState = {
        html?: string;
        text?: string;
    }
    Index

    Properties

    Properties

    html?: string
    text?: string