RSX Code Reference
    Preparing search index...
    • rsx
    • decoratorInjection

    Function decoratorInjection

    • Injects decorators on the specified target based on the attribute decorators.

      Type Parameters

      • T
      • K

      Parameters

      Returns (
          originalTarget: ClassOf<K>,
          originalPropertyKey?: string,
          originalDescriptor?: PropertyDescriptor,
      ) => void

      This should only be used to augment code-generated classes that through partials.