Extend this class to quickly implement wrapper functions like aliasing and so on.

Type Parameters

  • T extends object | Function

Constructors

Properties

#proxy: T
value: T
handler: Handler<any> = handler

Accessors

Methods