Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ProxyConstructor

Index

Constructors

Methods

Constructors

constructor

  • new ProxyConstructor<T>(target: T, handler: ProxyHandler<T>): T
  • Type parameters

    • T: object

    Parameters

    Returns T

Methods

revocable

  • Type parameters

    • T: object

    Parameters

    Returns object

    • proxy: T
    • revoke: function
        • (): void
        • Returns void

Generated using TypeDoc