type alias ByteSink Conditional type for Enumerable.toStdout. Type Parameters T Definition T extends Uint8Array ? Promise<void> : never