# CLOSE_EVENT

**Kind:** Constant

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

**Part of:** [Websockets](subsystem-packages-websockets)

## Definition

```ts
'close'
```

## Value

```ts
'close'
```

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `WsAdapter` — `packages/platform-ws/adapters/ws-adapter.ts`:39
