@gibme/tablo.tv
Preparing search index...
Tablo
Airing
Type Alias Airing<DateType>
type
Airing
<
DateType
=
Date
>
=
{
channel
:
Tablo
.
Channel
;
duration
:
number
;
end_time
:
DateType
;
episode
:
Episode
<
DateType
>
;
show_title
:
string
;
start_time
:
DateType
;
}
Type Parameters
DateType
=
Date
Index
Properties
channel
duration
end_
time
episode
show_
title
start_
time
Properties
channel
channel
:
Tablo
.
Channel
duration
duration
:
number
end_
time
end_time
:
DateType
episode
episode
:
Episode
<
DateType
>
show_
title
show_title
:
string
start_
time
start_time
:
DateType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
duration
end_
time
episode
show_
title
start_
time
@gibme/tablo.tv
Loading...