PITR.constants.ts3 lines · main
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.
3export { ALL_TIMEZONES } from '@/lib/constants/timezones'