export const FULLSCREEN_EVENTS: string[];
export const GET_FULLSCREEN_API: string[];
export const EXIT_FULLSCREEN_API: string[];
export const PLATER_ID: "data-xgplayerid";
