Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "httpApi/diModule"

Index

Variables

Object literals

Variables

diModule

diModule: ContainerModule = new ContainerModule((bind) => {bind<ApiClient>(TYPES.ApiClient).to(ApiClient);})

Object literals

TYPES

TYPES: object

ApiClient

ApiClient: any = Symbol("ApiClient")

IHttpClient

IHttpClient: any = Symbol("IHttpClient")

Generated using TypeDoc