[null,null,["Última actualización: 2024-09-04 (UTC)"],[[["The `RadioEpisode` type is specifically designed for marking up radio episodes within emails."],["It inherits all the properties and functionalities of the broader `Episode` type, simplifying implementation."],["Notably, `RadioEpisode` itself doesn't introduce any unique properties, relying solely on the `Episode` type's attributes."]]],["The document defines a data type named `RadioEpisode`, which extends the `Episode` type. It represents a radio episode within a data structure, likely for email or web markup. Crucially, the `RadioEpisode` type is noted to have no specific properties of its own, inheriting all properties from the `Episode` type it extends. This indicates it serves as a specialized subtype for radio-related episodes.\n"]]