Skip to content

APP_INTERCEPTOR

reference
1 min readUpdated

Kind: Constant

Source: packages/core/constants.ts

Part of: Core

Definition

ts
'APP_INTERCEPTOR'

Value

ts
'APP_INTERCEPTOR'

Used by

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

Imported by (4)

  • CoreModuleintegration/inspector/src/core/core.module.ts:8
  • CoreModulesample/01-cats-app/src/core/core.module.ts:6
  • CoreModulesample/10-fastify/src/core/core.module.ts:6
  • CoreModulesample/36-hmr-esm/src/core/core.module.ts:6

Was this page helpful?

Download as PDF
APP_INTERCEPTOR — NestJS head-to-head