Partilhar via


StreamType type

Define valores para StreamType. Os valores possíveis incluem: 'Erro', 'Saída'

type StreamType = "Error" | "Output"