This package contains TypeScript definitions for cross-spawn. cross-spawn is a Node.js library that provides a cross-platform solution for spawning child processes. It normalizes command execution, particularly for Windows, ensuring consistent behavior across different operating systems. These TypeScript definitions allow developers to use cross-spawn in their TypeScript projects with proper type checking and autocompletion, improving code quality and developer experience when working with child processes.