Loxer - v3.0.0
    Preparing search index...

    Interface TraceMethodDecorator

    • Legacy TypeScript protocol — experimentalDecorators: true.

      Parameters

      • target: any
      • propertyKey: string | symbol
      • descriptor: PropertyDescriptor

      Returns any

    • Standard TC39 stage 3 protocol — TypeScript >= 5.0 default.

      Type Parameters

      • T extends TracedMethod

      Parameters

      Returns T