f9e758e31d
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
176 B
176 B
sidebar_label |
---|
PageEventObject.response |
PageEventObject.response property
Signature:
interface PageEventObject {
response: HTTPResponse;
}