phone-number-extractor
phone-number-extractor copied to clipboard
reject promises with an error type object
reject("Unsupported county code "undefined". Supported codes are "AU" (Australia) and "US" (United States)")
causes this warning
Warning: a promise was rejected with a non-error: [object String]