veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 395 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth-types](./auth-types.md) > [ActionCodeURL](./auth-types.actioncodeurl.md) > [code](./auth-types.actioncodeurl.code.md)
## ActionCodeURL.code property
The action code of the email action link.
<b>Signature:</b>
```typescript
readonly code: string;
```