mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
4f9f060408
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
404 B
404 B
sidebar_label |
---|
clearCustomQueryHandlers |
clearCustomQueryHandlers() function
Warning: This API is now obsolete.
Import Puppeteer and use the static method Puppeteer.clearCustomQueryHandlers()
Signature:
export declare function clearCustomQueryHandlers(): void;
Returns:
void