Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "core/diModule"

Index

Variables

Variables

diModule

diModule: ContainerModule = new ContainerModule((bind) => {bind<ITokenHandler>(TYPES.ITokenHandler).to(TokenHandler);bind<IUserHandler>(TYPES.IUserHandler).to(UserHandler);})

Generated using TypeDoc