# SCOPE_OPTIONS_METADATA

**Kind:** Constant

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

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

## Definition

```ts
'scope:options'
```

## Value

```ts
'scope:options'
```

## 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)

- `getClassScope` — `packages/core/helpers/get-class-scope.ts`:5
- `isDurable` — `packages/core/helpers/is-durable.ts`:4
