Skip to content

getClassScope

reference
1 min readUpdated

Kind: Function

Source: packages/core/helpers/get-class-scope.ts

Part of: Core

Signature

ts
function getClassScope(provider: Type<unknown>): Scope

Parameters

NameType
providerType<unknown>

Returns: Scope

Relationships

  • IMPORTS → Scope
  • IMPORTS → SCOPE_OPTIONS_METADATA
  • IMPORTS → Type

Was this page helpful?

Download as PDF
getClassScope — NestJS head-to-head