72c7248b6
8a19bee1a
08c1efbe3
2422c46b2
1
2
3
4
5
6
export interface VideoChannelCreate { name: string displayName: string description?: string support?: string }