Type Alias: OutputStream
type OutputStream = "stderr" | "stdout";
Defined in: types.ts:60
Writable output stream targeted by live progress output.
type OutputStream = "stderr" | "stdout";
Defined in: types.ts:60
Writable output stream targeted by live progress output.