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