次の方法で共有


StreamType type

StreamType の値を定義します。 指定できる値は、'Error'、'Output' です。

type StreamType = "Error" | "Output"