@embra/reactivity - v0.0.3
Preparing search index...
index
ReactiveSetChanged
Interface ReactiveSetChanged<V>
interface
ReactiveSetChanged
<
V
>
{
delete
:
readonly
V
[]
;
upsert
:
readonly
V
[]
;
}
Type Parameters
V
Index
Properties
delete
upsert
Properties
Readonly
delete
delete
:
readonly
V
[]
Readonly
upsert
upsert
:
readonly
V
[]
Settings
Theme
OS
Light
Dark
On This Page
Properties
delete
upsert
@embra/reactivity - v0.0.3
Loading...