Skip to content

CustomDecorator

reference
1 min readUpdated

Kind: Type

Source: packages/common/decorators/core/set-metadata.decorator.ts

Part of: Common

Definition

ts
MethodDecorator & ClassDecorator & { KEY: TKey; }

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)

  • CreateDecoratorOptionspackages/core/services/reflector.service.ts:8
  • FilterByIncludepackages/core/discovery/discovery-service.ts:16

Was this page helpful?

Download as PDF
CustomDecorator — NestJS head-to-head