interface ContentFilter {
    contentTopic: string;
}

Properties

Properties

contentTopic: string

Generated using TypeDoc