wx-ezhan
    Preparing search index...

    Interface suggestTopic

    interface suggestTopic {
        name: string;
        topic: topicRes;
        type: number;
    }
    Index

    Properties

    Properties

    name: string
    topic: topicRes
    type: number