Search
Preparing search index...
The search index is not available
@nut-tree/nut-js
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
__global
jest
Matchers
Interface Matchers<R>
Type parameters
R
Hierarchy
Matchers
Index
Properties
to
BeAt
to
BeIn
to
Show
Properties
to
BeAt
to
BeAt
:
(
position
:
Point
)
=>
{}
Type declaration
(
position
:
Point
)
:
{}
Parameters
position:
Point
Returns
{}
to
BeIn
to
BeIn
:
(
region
:
Region
)
=>
{}
Type declaration
(
region
:
Region
)
:
{}
Parameters
region:
Region
Returns
{}
to
Show
to
Show
:
(
needle
:
string
, confidence
?:
undefined
|
number
)
=>
{}
Type declaration
(
needle
:
string
, confidence
?:
undefined
|
number
)
:
{}
Parameters
needle:
string
Optional
confidence:
undefined
|
number
Returns
{}
Globals
__global
__global.jest
Matchers
to
BeAt
to
BeIn
to
Show