Kind: Function
Source: packages/core/helpers/is-durable.ts
Part of: Core
Signature
tsfunction isDurable(provider: Type<unknown>): boolean | undefined
Parameters
| Name | Type |
|---|---|
provider | Type<unknown> |
Returns: boolean | undefined
Relationships
- IMPORTS →
SCOPE_OPTIONS_METADATA - IMPORTS →
Type
Was this page helpful?