Docs

supportedSmsCountries

let supportedSmsCountries: Array<{
countryIsoCode: string;
countryName: string;
phoneNumberCode: string;
}>;