Skip to main content
Version: 16.1.0

JSHandle.[__JSHandleSymbol] property

Used for nominally typing JSHandle.

Signature:

class JSHandle {
[__JSHandleSymbol]?: T;
}