# PATH_METADATA

**Kind:** Constant

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

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

## Definition

```ts
'path'
```

## Value

```ts
'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)

- `RouteDefinition` — `packages/core/router/paths-explorer.ts`:17
- `RouteDefinition` — `packages/core/router/router-explorer.ts`:49
- `modulesContainer` — `packages/core/middleware/routes-mapper.ts`:148
