• It takes a ProcessOptions object and an optional id string, and returns a decorator function that takes a class and returns a new class with a property that contains the ProcessOptions object and the id string

    Parameters

    Returns any

    A function that returns a class that extends the class passed in.

Generated using TypeDoc