Class Decorator<T>Abstract

Type Parameters

  • T extends Constructor

Hierarchy

  • Decorator

Constructors

Properties

Methods

Constructors

  • Type Parameters

    • T extends Constructor

    Returns Decorator<T>

Properties

inner: InstanceType<T>

Methods