mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(new): migrate JSHandle docs to TSDoc (#6102)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
## JSHandle.dispose() method
|
||||
|
||||
The method stops referencing the element handle.
|
||||
Stops referencing the element handle, and resolves when the object handle is successfully disposed of.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user