mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
210 B
210 B
sidebar_label |
---|
InterceptResolutionState.action |
InterceptResolutionState.action property
Signature:
interface InterceptResolutionState {
action: InterceptResolutionAction;
}