1 2 3 4 5 6
/* * Project-wide globals */ export const MIN_DATE = -1000; export const MAX_DATE = 1000;