{"version":3,"sources":["../../../src/phoneNumberValidationPatterns/KR/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/** South Korea */\nconst KR =\n  /^(?:1(?:05(?:[0-8]\\d|9[0-6])|22[13]\\d)\\d{4,5}|1(?:0[0-46-9]|[16-9]\\d|2[013-9])\\d{6,7})$/;\n\nexport default KR;\n"]}