A process created by Bun.spawnSync.
This type accepts 2 optional type parameters which correspond to the stdout and stderr options. Instead of specifying these, you should use one of the following utility types instead:
ReadableSyncSubprocess (pipe, pipe)NullSyncSubprocess (ignore, ignore)