export interface ConfigInterface {
    JwPlayerKey: string;
}
