11 lines
215 B
Markdown
11 lines
215 B
Markdown
---
|
|
sidebar_label: InterceptResolutionState.action
|
|
---
|
|
# InterceptResolutionState.action property
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface InterceptResolutionState {action: InterceptResolutionAction;}
|
|
```
|