docs(new): migrate JSHandle docs to TSDoc (#6102)

This commit is contained in:
Mathias Bynens
2020-06-25 16:49:35 +02:00
committed by GitHub
parent 1c0009d2c0
commit df96f16921
14 changed files with 85 additions and 35 deletions

View File

@@ -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>