共用方式為


StreamType type

定義 StreamType 的值。 可能的值包括:'Error'、'Output'

type StreamType = "Error" | "Output"