vot.js - v2.4.12
Preparing search index...
@vot.js/shared
SharedTypes
IgnType
NextData
Type Alias NextData
type
NextData
=
{
props
:
{
pageProps
:
{
page
:
{
description
:
string
;
title
:
string
;
video
:
{
__typename
:
"ModernVideo"
;
assets
:
NextDataAsset
[]
;
content
:
{
__typename
:
"ModernContent"
;
subtitle
:
string
;
title
:
string
;
type
:
"Video"
;
}
;
videoMetadata
:
{
__typename
:
"VideoMetadata"
;
duration
:
number
;
m3uUrl
:
string
;
}
;
}
;
}
;
}
;
}
;
}
Index
Properties
props
Properties
props
props
:
{
pageProps
:
{
page
:
{
description
:
string
;
title
:
string
;
video
:
{
__typename
:
"ModernVideo"
;
assets
:
NextDataAsset
[]
;
content
:
{
__typename
:
"ModernContent"
;
subtitle
:
string
;
title
:
string
;
type
:
"Video"
;
}
;
videoMetadata
:
{
__typename
:
"VideoMetadata"
;
duration
:
number
;
m3uUrl
:
string
;
}
;
}
;
}
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
props
vot.js - v2.4.12
Loading...