feat: CISandbox v1.0.0 — Interactive CI Pipeline Debugger with Local Env Sync
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
import type { RunContext, RunnerOptions } from './types.js';
|
||||
export declare function runInteractive(ctx: RunContext, options: RunnerOptions): Promise<void>;
|
||||
//# sourceMappingURL=runner.d.ts.map
|
||||
Reference in New Issue
Block a user