Preparing search index...
The search index is not available
API
API
<internal>
EntryWatcher
Class EntryWatcher<T>
Type Parameters
T
Hierarchy
TypedEmitter
<
{
update
:
(
(
)
=>
void
)
;
}
>
EntryWatcher
Index
Constructors
constructor
Properties
node
Methods
close
Constructors
constructor
new
Entry
Watcher
<
T
>
(
)
:
EntryWatcher
<
T
>
Type Parameters
T
Returns
EntryWatcher
<
T
>
Properties
node
node
:
{
key
:
string
;
seq
:
number
;
value
:
T
;
}
Methods
close
close
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
node
Methods
close
API
Loading...