{"version":3,"sources":["../../../src/phoneNumberValidationPatterns/CO/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/** Colombia */\nconst CO =\n  /^(?:333301[0-5]\\d{3}|3333(?:00|2[5-9]|[3-9]\\d)\\d{4}|(?:3(?:(?:0[0-5]|1\\d|5[01]|70)\\d|2(?:[0-3]\\d|4[1-9])|3(?:00|3[0-24-9]))|9(?:101|408))\\d{6})$/;\n\nexport default CO;\n"]}