interface ProviderOptions
Since 0.1.0

Options accepted when registering a provider.

Properties

readonly
optional
scope: ServiceScope

Lifecycle scope (defaults to the container's default scope).

Usage

import { type ProviderOptions } from "common/src/index.ts";