Skip to main content
Version: 17.1.1

JSHandle.[__JSHandleSymbol] property

Used for nominally typing JSHandle.

Signature:

class JSHandle {
[__JSHandleSymbol]?: T;
}