@runloop/remote-agents-sdk
Preparing search index...
codex
ConfigReadResponse
Type Alias ConfigReadResponse
type
ConfigReadResponse
=
{
config
:
Config
;
layers
:
ConfigLayer
[]
|
null
;
origins
:
{
[
key
in
string
]
?:
ConfigLayerMetadata
}
;
}
Index
Properties
config
layers
origins
Properties
config
config
:
Config
layers
layers
:
ConfigLayer
[]
|
null
origins
origins
:
{
[
key
in
string
]
?:
ConfigLayerMetadata
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
layers
origins
@runloop/remote-agents-sdk
Loading...