95d77c679c
Reverts puppeteer/puppeteer#9152
194 B
194 B
sidebar_label |
---|
CDPSessionOnMessageObject.method |
CDPSessionOnMessageObject.method property
Signature:
interface CDPSessionOnMessageObject {
method: string;
}