--- sidebar_label: InterceptResolutionState.action --- # InterceptResolutionState.action property #### Signature: ```typescript interface InterceptResolutionState { action: InterceptResolutionAction; } ```