Skip to content

isDurable

reference
1 min readUpdated

Kind: Function

Source: packages/core/helpers/is-durable.ts

Part of: Core

Signature

ts
function isDurable(provider: Type<unknown>): boolean | undefined

Parameters

NameType
providerType<unknown>

Returns: boolean | undefined

Relationships

  • IMPORTS → SCOPE_OPTIONS_METADATA
  • IMPORTS → Type

Was this page helpful?

Download as PDF
isDurable — NestJS head-to-head