interface JobEventConfig {
    timeout?: string;
}

Properties

Properties

timeout?: string