Stratal API Reference
    Preparing search index...

    Function injectable

    • Class decorator factory that allows the class' dependencies to be injected at runtime.

      Type Parameters

      • T

      Parameters

      Returns (target: constructor<T>) => void

      The class decorator