@o3co/ts.hocon
Preparing search index...
HoconValue
Type Alias HoconValue
HoconValue
:
|
{
fields
:
Map
<
string
,
HoconValue
>
;
kind
:
"object"
}
|
{
items
:
HoconValue
[]
;
kind
:
"array"
}
|
{
kind
:
"scalar"
;
raw
:
string
;
valueType
:
ScalarValueType
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@o3co/ts.hocon
Loading...