@wxn0brp/vql-client
Preparing search index...
vql
VQL_OP_Update
Interface VQL_OP_Update<T>
interface
VQL_OP_Update
<
T
=
any
>
{
collection
:
string
;
search
:
Search
<
T
>
;
updater
:
UpdaterArg
<
T
>
;
}
Type Parameters
T
=
any
Index
Properties
collection
search
updater
Properties
collection
collection
:
string
search
search
:
Search
<
T
>
updater
updater
:
UpdaterArg
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
search
updater
@wxn0brp/vql-client
Loading...