quodolores
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 453 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [PhoneSingleFactorInfoOptions](./auth.phonesinglefactorinfooptions.md) > [phoneNumber](./auth.phonesinglefactorinfooptions.phonenumber.md)
## PhoneSingleFactorInfoOptions.phoneNumber property
Phone number to send a verification code to.
<b>Signature:</b>
```typescript
phoneNumber: string;
```