{"version":3,"sources":["../../../src/phoneNumberValidationPatterns/CN/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/** China */\nconst CN =\n  /^(?:1(?:610\\d|740[0-5])\\d{6}|1(?:[38]\\d|4[57]|[59][0-35-9]|6[25-7]|7[0-35-8])\\d{8})$/;\n\nexport default CN;\n"]}