{"version":3,"sources":["../../source/libphonenumber/isPossiblePhoneNumberDefaultMetadata.js"],"names":["isPossiblePhoneNumber","parameters","Array","prototype","slice","call","arguments","push","metadata","isPossiblePhoneNumber_","apply"],"mappings":";;;;;;;AAQA;;AACA;;;;AATA;AACA;AACA;AACA;AACA;AACA;AACA;AAKe,SAASA,qBAAT,GAAiC;AAC/C,MAAIC,UAAU,GAAGC,KAAK,CAACC,SAAN,CAAgBC,KAAhB,CAAsBC,IAAtB,CAA2BC,SAA3B,CAAjB;AACAL,EAAAA,UAAU,CAACM,IAAX,CAAgBC,uBAAhB;AACA,SAAOC,kCAAuBC,KAAvB,CAA6B,IAA7B,EAAmCT,UAAnC,CAAP;AACA","sourcesContent":["// Deprecated.\r\n// This is a file used in the legacy root `/index.js` export file.\r\n// (importing directly from `react-phone-number-input` is currently considered deprecated)\r\n// In some next major version this file will be removed\r\n// and `main` and `module` entries in `package.json` will be\r\n// redirected to `/min/index.js` and `/min/index.commonjs.js`\r\n// which don't import this file.\r\n\r\nimport isPossiblePhoneNumber_ from './isPossiblePhoneNumber'\r\nimport metadata from 'libphonenumber-js/metadata.min.json'\r\n\r\nexport default function isPossiblePhoneNumber() {\r\n\tvar parameters = Array.prototype.slice.call(arguments)\r\n\tparameters.push(metadata)\r\n\treturn isPossiblePhoneNumber_.apply(this, parameters)\r\n}"],"file":"isPossiblePhoneNumberDefaultMetadata.js"}