Preparing search index...
The search index is not available
@dev-crew-berlin/enter-js-utils - v0.1.6
@dev-crew-berlin/enter-js-utils
models
Checkins
Class Checkins
Index
Constructors
constructor
Properties
checkins
deleted
Methods
get
Active
Checkins
hash
merge
toJSON
Constructors
constructor
new
Checkins
(
json
?:
{
checkins
?:
{
counterName
?:
string
;
id
:
string
;
time
:
string
}
[]
;
deleted
?:
string
[]
;
}
,
)
:
Checkins
Parameters
Optional
json
:
{
checkins
?:
{
counterName
?:
string
;
id
:
string
;
time
:
string
}
[]
;
deleted
?:
string
[]
;
}
Optional
checkins
?:
{
counterName
?:
string
;
id
:
string
;
time
:
string
}
[]
Checkins
Default
[]
Copy
Optional
deleted
?:
string
[]
Deleted
Default
[]
Copy
Returns
Checkins
Properties
checkins
checkins
:
Checkin
[]
= []
deleted
deleted
:
Set
<
string
>
= ...
Methods
get
Active
Checkins
getActiveCheckins
(
counterName
?:
string
)
:
Checkin
[]
Parameters
counterName
:
string
= 'main'
Returns
Checkin
[]
hash
hash
()
:
string
Returns
string
merge
merge
(
otherCheckin
:
Checkins
)
:
Checkins
Parameters
otherCheckin
:
Checkins
Returns
Checkins
toJSON
toJSON
()
:
{
checkins
:
{
counterName
:
string
;
id
:
string
;
time
:
string
}
[]
;
deleted
:
string
[]
;
}
Returns
{
checkins
:
{
counterName
:
string
;
id
:
string
;
time
:
string
}
[]
;
deleted
:
string
[]
;
}
checkins
:
{
counterName
:
string
;
id
:
string
;
time
:
string
}
[]
Checkins
Default
[]
Copy
deleted
:
string
[]
Deleted
Default
[]
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
checkins
deleted
Methods
get
Active
Checkins
hash
merge
toJSON
@dev-crew-berlin/enter-js-utils - v0.1.6
Loading...
Checkins