Home > typeioc > IDecoratorResolution > name
Sets named resolution flag. Service will be resolved given the name provided
Signature:
name(value: string): WithDecoratorResolverName;
| Parameter | Type | Description |
|---|---|---|
| value | string |
the name for the service to be resolved with |
Returns:
WithDecoratorResolverName