ADAPT-Chase's picture
Add files using upload-large-folder tool
67d20c0 verified
/**
* @license
* Copyright 2025 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
import { spawn } from 'child_process';
export const spawnWrapper = spawn;