aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ar/cell_phone/formats.ts
blob: 215f7d93fc5dbcacad30737efddd9d5644cf7224 (plain)
1
2
3
4
5
6
export default [
  '###-###-####',
  '(###) ###-####',
  '1-###-###-####',
  '###.###.####',
];