Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/shared
isWordQuery
Function isWordQuery
is
Word
Query
(
possibleQuery
)
:
possibleQuery
is
{
by
:
{
word
:
string
|
RegExp
;
}
;
id
:
string
;
type
:
"text"
;
}
Type guard for
WordQuery
Parameters
possibleQuery
:
any
A possible word query
Returns
possibleQuery
is
{
by
:
{
word
:
string
|
RegExp
;
}
;
id
:
string
;
type
:
"text"
;
}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@nut-tree
nut-js
provider-interfaces
shared
Generated using
TypeDoc
Type guard for WordQuery