# MODULE_PATH

**Kind:** Constant

**Source:** [`packages/common/constants.ts`](https://github.com/nestjs/nest/blob/master/packages/common/constants.ts#L38)

**Part of:** [Common](subsystem-packages-common)

## Definition

```ts
'__module_path__'
```

## Value

```ts
'__module_path__'
```

## Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (3)

- `ROUTES` — `packages/core/router/router-module.ts`:9
- `RoutesResolver` — `packages/core/router/routes-resolver.ts`:35
- `modulesContainer` — `packages/core/middleware/routes-mapper.ts`:148
