Preparing search index...
The search index is not available
Documentation
Documentation
@nut-tree/shared
isLineQuery
Function isLineQuery
is
Line
Query
(
possibleQuery
)
:
possibleQuery
is
{
by
:
{
line
:
string
|
RegExp
;
}
;
id
:
string
;
type
:
"text"
;
}
Type guard for
LineQuery
Parameters
possibleQuery
:
any
A possible line query
Returns
possibleQuery
is
{
by
:
{
line
:
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 LineQuery