GitHub
node-tap.org
Preparing search index...
The search index is not available
Node TAP
Node TAP
@tapjs/error-serdes
messages
NamedNestedLocation
Interface NamedNestedLocation
interface
NamedNestedLocation
{
column
?:
number
;
file
?:
string
;
line
?:
number
;
name
:
string
;
nesting
:
number
;
}
Hierarchy (
view full
)
NestedLocation
NamedNestedLocation
TestData
Index
Properties
column?
file?
line?
name
nesting
Properties
Optional
column
column
?:
number
Optional
file
file
?:
string
Optional
line
line
?:
number
name
name
:
string
nesting
nesting
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
file
line
name
nesting
GitHub
node-tap.org
Node TAP
Loading...