Proxy.constructor

The Proxy constructor.

Syntax

new Proxy(target, handler)

Parameters

Return value

A new Proxy object.