{"version":3,"sources":["../../../src/phoneNumberValidationPatterns/NZ/index.ts"],"names":[],"mappings":";AAKA,IAAM,KAAK;AAEX,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/** New Zealand */\nconst NZ = /^(?:2(?:[0-27-9]\\d|6)\\d{6,7}|2(?:1\\d|75)\\d{5})$/;\n\nexport default NZ;\n"]}