UNPKG

extract-country-code-from-phone-number

Version:

this is a utility package to help formatting the phone number for security purposes

5 lines (4 loc) 160 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./src"), exports);