Options
All
  • Public
  • Public/Protected
  • All
Menu

Options for injectable registration. See {@link Chevron#registerInjectable} for details.

Type parameters

  • TInstance

  • UInitializer

  • VDependency

  • WContext

Hierarchy

  • InjectableOptions

Index

Properties

Optional dependencies

dependencies: Nameable[]

Optional factory

factory: Factory<TInstance, UInitializer, VDependency, WContext>

Optional name

name: Nameable

Optional scope

scope: Scope<WContext>

Legend

  • Constructor
  • Property
  • Constructor
  • Method

Generated using TypeDoc