typeioc

Home > typeioc > WithDecoratorResolver

WithDecoratorResolver type

Represents service resolution fluent API step

Signature:

export declare type WithDecoratorResolver = Pick<IDecoratorResolution, 'resolve'>;