Preparing search index...
The search index is not available
@juki-team/commons - v0.0.826
@juki-team/commons
TrainingInterface
Interface TrainingInterface
interface
TrainingInterface
{
endDate
:
Date
;
id
:
number
;
name
:
string
;
startDate
:
Date
;
tasks
:
TaskInterface
[]
;
}
Index
Properties
end
Date
id
name
start
Date
tasks
Properties
end
Date
end
Date
:
Date
id
id
:
number
name
name
:
string
start
Date
start
Date
:
Date
tasks
tasks
:
TaskInterface
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
end
Date
id
name
start
Date
tasks
@juki-team/commons - v0.0.826
Loading...