Aracılığıyla paylaş


StreamType type

StreamType değerlerini tanımlar. Olası değerler şunlardır: 'Error', 'Output'

type StreamType = "Error" | "Output"