@webdeveric/utils
Preparing search index...
until
UntilContext
Interface UntilContext
interface
UntilContext
{
callCount
:
number
;
data
:
AnyRecord
;
lastCall
:
number
|
undefined
;
options
:
UntilOptions
;
}
Index
Properties
call
Count
data
last
Call
options
Properties
call
Count
callCount
:
number
data
data
:
AnyRecord
last
Call
lastCall
:
number
|
undefined
options
options
:
UntilOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call
Count
data
last
Call
options
@webdeveric/utils
Loading...