g3-toolkit API Reference
Preparing search index...
core/src
StyleConfigParseResult
Interface StyleConfigParseResult
interface
StyleConfigParseResult
{
document
?:
StyleConfigDocument
;
errors
:
readonly
StyleConfigError
[]
;
ok
:
boolean
;
}
Index
Properties
document?
errors
ok
Properties
Optional
document
document
?:
StyleConfigDocument
errors
errors
:
readonly
StyleConfigError
[]
ok
ok
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
document
errors
ok
g3-toolkit API Reference
Loading...