interface ExecutionConfig {
    config: string;
}

Properties

Properties

config: string