property PrinterService.stdoutWritable

The WritableStream used for stdout. Can be accessed directly for output of binary data etc.

Type

Usage

import type PrinterService from ".";