sparkengineweb
    Preparing search index...

    Function Type

    • Type decorator, adds type information to a class and registers it in the factory.

      Parameters

      • value: string

        the type of the class

      Returns (constructor: any) => void