voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 411 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/auth](./auth.md) > [ActionCodeInfo](./auth.actioncodeinfo.md) > [operation](./auth.actioncodeinfo.operation.md)
## ActionCodeInfo.operation property
The type of operation that generated the action code.
<b>Signature:</b>
```typescript
operation: ActionCodeOperation;
```