Type alias TopicOEmbed

TopicOEmbed: TopicBase & {
    topicable: TopicableBase;
    topicable_type: OEmbed;
}

Generated using TypeDoc