OpenDecree TypeScript SDK - v0.3.0-alpha.1
GitHub
npm
Preparing search index...
ConfigValue
Interface ConfigValue
A single configuration value.
interface
ConfigValue
{
checksum
:
string
;
description
:
string
;
fieldPath
:
string
;
value
:
string
;
}
Index
Properties
checksum
description
field
Path
value
Properties
Readonly
checksum
checksum
:
string
Readonly
description
description
:
string
Readonly
field
Path
fieldPath
:
string
Readonly
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
checksum
description
field
Path
value
GitHub
npm
OpenDecree TypeScript SDK - v0.3.0-alpha.1
Loading...
A single configuration value.