mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: refactor JSHandle and ExecutionContext (#8773)
This commit is contained in:
@@ -16,4 +16,4 @@ class JSHandle {
|
||||
|
||||
[ElementHandle](./puppeteer.elementhandle.md)<Node> \| null
|
||||
|
||||
Either `null` or the object handle itself, if the object handle is an instance of [ElementHandle](./puppeteer.elementhandle.md).
|
||||
Either `null` or the handle itself if the handle is an instance of [ElementHandle](./puppeteer.elementhandle.md).
|
||||
|
||||
Reference in New Issue
Block a user