Variable WEEKSConst

WEEKS: {
    abbr: string;
    id: number;
    key: string;
    name: string;
    others: string;
}[] = ...