property FactoryProvider.useFactory

Factory invoked to produce the instance.

Type

() => T

Usage

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