property DiPluginOptions.defaultScope

Default lifecycle scope for providers registered without an explicit scope. Defaults to 'singleton'.

Type

ServiceScope

Usage

import { type DiPluginOptions } from "di-plugin/src/index.ts";