Skip to main content
The Deno 2 Release Candidate is here
Learn more
function searchParsedNumbers
import { searchParsedNumbers } from "https://deno.land/x/deno_libphonenumber@v1.9.20/index.d.ts";

Parameters

text: string
optional
options: CountryCode | { defaultCountry?: CountryCode; }

Returns

IterableIterator<NumberFoundLegacy>