Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • K

Hierarchy

Index

Properties

Optional afterPlugins

afterPlugins: Array<T | PluginInterface>

Optional beforePlugins

beforePlugins: Array<T | PluginInterface>

Optional bootstrap

bootstrap: Array<Function>

Optional components

components: Array<Function>

Optional controllers

controllers: Array<Function | ModuleWithServices>

Optional effects

effects: Array<Function>

Optional imports

imports: Array<Function | ModuleWithServices>

Optional moduleHash

moduleHash: string

Optional moduleName

moduleName: string

Optional plugins

plugins: Array<T | PluginInterface>

Optional raw

raw: string

Optional services

services: Array<Function | ServiceArgumentsInternal>

Optional type

Generated using TypeDoc