aboutsummaryrefslogtreecommitdiff
path: root/src/locales/ar/cell_phone/index.ts
blob: 337d77f0bbbb5469fa104ddf8748a0a3685c05fb (plain)
1
2
3
4
5
6
7
8
9
10
11
/*
 * This file is automatically generated.
 * Run 'pnpm run generate:locales' to update.
 */
import formats from './formats';

const cell_phone = {
  formats,
};

export default cell_phone;