g3-toolkit API Reference
Preparing search index...
core/src
parseGraphDocument
Function parseGraphDocument
parseGraphDocument
(
text
:
string
,
)
:
|
{
diagnostics
:
DocumentDiagnostic
[]
;
document
:
GraphDocument
}
|
{
error
:
string
}
Parameters
text
:
string
Returns
|
{
diagnostics
:
DocumentDiagnostic
[]
;
document
:
GraphDocument
}
|
{
error
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
g3-toolkit API Reference
Loading...