Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NemBootstrap

Hierarchy

  • NemBootstrap

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected injector

injector: Injector = InjectorFactory.create({name: 'BootstrapInjector',providers: [...BOOTSTRAP_PROVIDER,...(this.options.providers || [])],parent: this.options.injector})

Protected options

options: INemOptions

Methods

bootstrap

Generated using TypeDoc