{"version":3,"sources":["../../../src/phoneNumberValidationPatterns/VN/index.ts"],"names":[],"mappings":";AAKA,IAAM,KACJ;AAEF,IAAO,aAAQ","sourcesContent":["// GENERATED FILE - DO NOT EDIT\n\n// This file has been automatically generated. Any modifications made to this file will be overwritten the next time it is regenerated. Please refrain from editing this file directly.\n\n/** Vietnam */\nconst VN =\n  /^(?:121[0-3]\\d{5}|(?:160|(?:3\\d|7[06-9])\\d|5(?:[1689]\\d|2[238]|59)|8(?:[1-8]\\d|9[6-9])|9(?:[0-8]\\d|9[013-9]))\\d{6})$/;\n\nexport default VN;\n"]}