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