Preparing search index...
The search index is not available
@mediafly/frontend-api - v14.14.0
@mediafly/frontend-api
isAudio
Function isAudio
is
Audio
(
item
)
:
item
is
Episode
&
{
watermark
:
null
;
}
A type guard to check if an Episode with a
type
property is an Audio item.
Parameters
item
:
Item
Returns
item
is
Episode
&
{
watermark
:
null
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mediafly/frontend-api - v14.14.0
Loading...
A type guard to check if an Episode with a
type
property is an Audio item.