Skip to content

DI Bag API / index / DiBag

Variable: DiBag ​

ts
const DiBag: DiBagApi;

Defined in: di-bag.ts:823

The immutable DI Bag facade. auto-detect acquisition uses the host classifier where process.getBuiltinModule exists; elsewhere select an explicit factoryReturnKind or configure a classifier.

Ordinary services. Checked composition. Explicit ownership.