Kind: Function
Source: packages/core/helpers/get-class-scope.ts
Part of: Core
Signature
tsfunction getClassScope(provider: Type<unknown>): Scope
Parameters
| Name | Type |
|---|---|
provider | Type<unknown> |
Returns: Scope
Relationships
- IMPORTS →
Scope - IMPORTS →
SCOPE_OPTIONS_METADATA - IMPORTS →
Type
Was this page helpful?