chore: wtf.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
import type { ExecApprovalManager, ExecApprovalRecord } from "./exec-approval-manager.js";
|
||||
import type { GatewayClient } from "./server-methods/types.js";
|
||||
import {
|
||||
formatExecCommand,
|
||||
validateSystemRunCommandConsistency,
|
||||
} from "../infra/system-run-command.js";
|
||||
import type { ExecApprovalManager, ExecApprovalRecord } from "./exec-approval-manager.js";
|
||||
import type { GatewayClient } from "./server-methods/types.js";
|
||||
|
||||
type SystemRunParamsLike = {
|
||||
command?: unknown;
|
||||
|
||||
Reference in New Issue
Block a user