Skip to content

SelectOptions

reference
1 min readUpdated

Kind: Type

Source: packages/common/interfaces/nest-application-context.interface.ts

Part of: Common

Definition

ts
Pick<NestApplicationContextOptions, 'abortOnError'>

Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (1)

  • NestApplicationContextpackages/core/nest-application-context.ts:40

Was this page helpful?

Download as PDF
SelectOptions — NestJS head-to-head