Function staticImplements

  • Decorator for classes, which allows to implement static methods through interface.

    Type Parameters

    • T

    Returns (<U>(constructor: U) => U)

      • <U>(constructor: U): U
      • Type Parameters

        • U

        Parameters

        • constructor: U

        Returns U

Generated using TypeDoc