Type alias ServiceChannelStatus

ServiceChannelStatus: {
    channel: string[];
}

Type declaration

  • channel: string[]