[@dvolper/tsdi](../README.md) › [Globals](../globals.md) › ["decorators/injectable"](_decorators_injectable_.md)

# Module: "decorators/injectable"

## Index

### Functions

* [Injectable](_decorators_injectable_.md#const-injectable)

## Functions

### `Const` Injectable

▸ **Injectable**(`target`: [TypeReference](../interfaces/_type_reference_.typereference.md)): *void*

*Defined in [lib/decorators/injectable.ts:3](https://github.com/DavidVollmers/typescript-dependency-injection/blob/0d9b5c7/packages/tsdi/lib/decorators/injectable.ts#L3)*

**Parameters:**

Name | Type |
------ | ------ |
`target` | [TypeReference](../interfaces/_type_reference_.typereference.md) |

**Returns:** *void*
