Stratal API Reference
    Preparing search index...

    Function singleton

    • Class decorator factory that registers the class as a singleton within the global container.

      Type Parameters

      • T

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

      The class decorator