PITR.constants.ts 207 B

123
  1. // Re-export from the shared location. The full timezone catalog now lives in
  2. // `lib/constants/timezones.ts` so it can be consumed outside of PITR.
  3. export { ALL_TIMEZONES } from '@/lib/constants/timezones'