40e87e9ec
02c01341f
1 2 3
4
5
export interface VideoConstant<T> { id: T label: string description?: string }