Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
LapJSONInterface
Interface LapJSONInterface
interface
LapJSONInterface
{
endDate
:
number
;
endIndex
:
number
|
null
;
lapId
:
number
;
startDate
:
number
;
startIndex
:
number
|
null
;
stats
:
DataJSONInterface
;
type
:
string
;
}
Index
Properties
end
Date
end
Index
lap
Id
start
Date
start
Index
stats
type
Properties
end
Date
endDate
:
number
end
Index
endIndex
:
number
|
null
lap
Id
lapId
:
number
start
Date
startDate
:
number
start
Index
startIndex
:
number
|
null
stats
stats
:
DataJSONInterface
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Date
end
Index
lap
Id
start
Date
start
Index
stats
type
GitHub
npm
Sports Lib API - v17.3.0
Loading...