• Decorator function for marking a class as a module with specified metadata. This class considered to be a single class for project. @Decorators.Modules expect to receive one argument: (task | Array(@Decorators.Task() class {})).

    Example: @Decorators.Module({ ... }) class {}

    Parameters

    Returns ClassDecorator

    A decorator function.

    Function

    _Module

Generated using TypeDoc