Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
introspection
query
TypeAliasNodeResult
Interface TypeAliasNodeResult
Type alias node query result
interface
TypeAliasNodeResult
{
docstring
:
string
;
filePath
:
string
;
id
:
string
;
kind
:
number
;
name
:
string
;
nodeId
:
number
;
sources
:
any
[]
;
type
:
any
;
}
Hierarchy (
view full
)
BaseNodeResult
TypeAliasNodeResult
Index
Properties
docstring
file
Path
id
kind
name
node
Id
sources
type
Properties
docstring
docstring
:
string
file
Path
file
Path
:
string
id
id
:
string
kind
kind
:
number
name
name
:
string
node
Id
node
Id
:
number
sources
sources
:
any
[]
type
type
:
any
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
docstring
file
Path
id
kind
name
node
Id
sources
type
Tidyscripts Docs
Loading...
Type alias node query result