server-json/node_modules/faker/lib/locales/sv/cell_phone/index.js
2024-11-01 08:00:42 +00:00

4 lines
161 B
JavaScript

var cell_phone = {};
module['exports'] = cell_phone;
cell_phone.common_cell_prefix = require("./common_cell_prefix");
cell_phone.formats = require("./formats");