Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "default"

Index

Variables

Const GlobalContainer

GlobalContainer: InjectContainer = InjectContainer.New()

global container, each process will only have one instance

Const registerGlobal

registerGlobal: any = GlobalContainer.registerProvider.bind(GlobalContainer)

register provider for the GlobalContainer

Generated using TypeDoc