basant307/AI_Governance_Project
045
1/**2 * @license3 * Copyright 2025 Google LLC4 * SPDX-License-Identifier: Apache-2.05 */6 7import { spawn } from 'node:child_process';8 9export const spawnWrapper = spawn;10 1/**2 * @license3 * Copyright 2025 Google LLC4 * SPDX-License-Identifier: Apache-2.05 */6 7import { spawn } from 'node:child_process';8 9export const spawnWrapper = spawn;10