@juki-team/commons - v0.1.10
Preparing search index...
ClassCycle
Type Alias ClassCycle
type
ClassCycle
=
{
endTimestamp
:
number
;
id
:
string
;
index
:
number
;
name
:
string
;
sessions
:
ClassCycleSessions
;
startTimestamp
:
number
;
state
:
EntityState
;
tags
:
ClassCycleTag
[]
;
}
Index
Properties
end
Timestamp
id
index
name
sessions
start
Timestamp
state
tags
Properties
end
Timestamp
endTimestamp
:
number
id
id
:
string
index
index
:
number
name
name
:
string
sessions
sessions
:
ClassCycleSessions
start
Timestamp
startTimestamp
:
number
state
state
:
EntityState
tags
tags
:
ClassCycleTag
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
Timestamp
id
index
name
sessions
start
Timestamp
state
tags
@juki-team/commons - v0.1.10
Loading...