# PIPES_METADATA

**Kind:** Constant

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

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

## Definition

```ts
'__pipes__'
```

## Value

```ts
'__pipes__'
```

## Used by

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

### Imported by (2)

- `PipesContextCreator` — `packages/core/pipes/pipes-context-creator.ts`:11
- `DependenciesScanner` — `packages/core/scanner.ts`:75
