Page Contents
Home > @loopback/metadata > DecoratorType
DecoratorType type
Decorator function types
Signature:
export declare type DecoratorType = ClassDecorator | PropertyDecorator | MethodDecorator | ParameterDecorator;
Home > @loopback/metadata > DecoratorType
Decorator function types
Signature:
export declare type DecoratorType = ClassDecorator | PropertyDecorator | MethodDecorator | ParameterDecorator;