@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias ConfigLayer

    type ConfigLayer = {
        config: JsonValue;
        disabledReason: string | null;
        name: ConfigLayerSource;
        version: string;
    }
    Index

    Properties

    config: JsonValue
    disabledReason: string | null
    version: string