Preparing search index...
The search index is not available
@openhps/core
@openhps/core
FilterQuery
Type alias FilterQuery<T>
Filter
Query
<
T
>
:
{
[
P
in
keyof
T
]
?:
QuerySelector
<
T
[
P
]
>
|
T
[
P
]
|
RegExp
|
T
|
any
}
&
RootQuerySelector
<
T
>
Type Parameters
T
=
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@openhps/core
Loading...