TypeDoc API
Preparing search index...
nodes
loadNodeDescription
Function loadNodeDescription
loadNodeDescription
(
code
:
{
className
:
string
;
sourcePath
:
string
}
,
pkgDir
:
string
,
)
:
Promise
<
undefined
|
INodeTypeDescription
>
Parameters
code
:
{
className
:
string
;
sourcePath
:
string
}
pkgDir
:
string
Returns
Promise
<
undefined
|
INodeTypeDescription
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
TypeDoc API
Loading...