Type Alias SelectedChannelType

SelectedChannelType: "LIVE" | "TEST" | string & {}

채널 타입

Type declaration

  • "LIVE"

    실 연동 채널

  • "TEST"

    테스트 연동 채널

  • string & {}