vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Class Decorator<T>Abstract

    Type Parameters

    • T extends Constructor
    Index

    Constructors

    • Type Parameters

      • T extends Constructor

      Returns Decorator<T>

    Properties

    inner: InstanceType<T>

    Methods

    • Parameters

      • name: string | symbol
      • args: any[]
      • returnValue: any

      Returns any

    • Parameters

      • name: string | symbol
      • args: any[]
      • error: any

      Returns any