@wxn0brp/db-core
Preparing search index...
types/query
VQueryT
Find
Type Alias Find<T, AllowFn>
Find
:
QueryBase
<
T
>
&
{
context
?:
VContext
;
dbFindOpts
?:
DbFindOpts
<
T
>
;
findOpts
?:
FindOpts
<
T
>
;
search
?:
Search
<
T
,
AllowFn
>
;
}
Type Parameters
T
=
Data
AllowFn
extends
boolean
=
true
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wxn0brp/db-core
Loading...