Compartilhar via


StreamType type

Define valores para StreamType. Os valores possíveis incluem: 'Error', 'Output'

type StreamType = "Error" | "Output"