Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "modules/notifications/diModule"

Index

Variables

Object literals

Variables

diModule

diModule: ContainerModule = new ContainerModule((bind) => {bind<NotificationsPublishBatchRoute>(TYPES.NotificationsPublishBatchRoute).to(NotificationsPublishBatchRoute);bind<NotificationsPublishBatchClient>(TYPES.NotificationsPublishBatchClient).to(NotificationsPublishBatchClient);bind<NotificationsPublishRoute>(TYPES.NotificationsPublishRoute).to(NotificationsPublishRoute);bind<NotificationsPublishClient>(TYPES.NotificationsPublishClient).to(NotificationsPublishClient);bind<NotificationsSubscriptionsUsersBatchRoute>(TYPES.NotificationsSubscriptionsUsersBatchRoute).to(NotificationsSubscriptionsUsersBatchRoute);bind<NotificationsSubscriptionsUsersBatchClient>(TYPES.NotificationsSubscriptionsUsersBatchClient).to(NotificationsSubscriptionsUsersBatchClient);bind<NotificationsSubscriptionsUsersRoute>(TYPES.NotificationsSubscriptionsUsersRoute).to(NotificationsSubscriptionsUsersRoute);bind<NotificationsSubscriptionsUsersClient>(TYPES.NotificationsSubscriptionsUsersClient).to(NotificationsSubscriptionsUsersClient);bind<NotificationsSubscriptionsAnonymousRoute>(TYPES.NotificationsSubscriptionsAnonymousRoute).to(NotificationsSubscriptionsAnonymousRoute);bind<NotificationsSubscriptionsAnonymousBatchRoute>(TYPES.NotificationsSubscriptionsAnonymousBatchRoute).to(NotificationsSubscriptionsAnonymousBatchRoute);bind<NotificationsSubscriptionsAnonymousBatchClient>(TYPES.NotificationsSubscriptionsAnonymousBatchClient).to(NotificationsSubscriptionsAnonymousBatchClient);bind<NotificationsSubscriptionsAnonymousClient>(TYPES.NotificationsSubscriptionsAnonymousClient).to(NotificationsSubscriptionsAnonymousClient);bind<NotificationsSubscriptionsRoute>(TYPES.NotificationsSubscriptionsRoute).to(NotificationsSubscriptionsRoute);bind<NotificationsSubscriptionsClient>(TYPES.NotificationsSubscriptionsClient).to(NotificationsSubscriptionsClient);bind<NotificationsRegistrationsUsersBatchRoute>(TYPES.NotificationsRegistrationsUsersBatchRoute).to(NotificationsRegistrationsUsersBatchRoute);bind<NotificationsRegistrationsUsersBatchClient>(TYPES.NotificationsRegistrationsUsersBatchClient).to(NotificationsRegistrationsUsersBatchClient);bind<NotificationsRegistrationsUsersRoute>(TYPES.NotificationsRegistrationsUsersRoute).to(NotificationsRegistrationsUsersRoute);bind<NotificationsRegistrationsUsersClient>(TYPES.NotificationsRegistrationsUsersClient).to(NotificationsRegistrationsUsersClient);bind<NotificationsRegistrationsAnonymousBatchRoute>(TYPES.NotificationsRegistrationsAnonymousBatchRoute).to(NotificationsRegistrationsAnonymousBatchRoute);bind<NotificationsRegistrationsAnonymousBatchClient>(TYPES.NotificationsRegistrationsAnonymousBatchClient).to(NotificationsRegistrationsAnonymousBatchClient);bind<NotificationsRegistrationsAnonymousRoute>(TYPES.NotificationsRegistrationsAnonymousRoute).to(NotificationsRegistrationsAnonymousRoute);bind<NotificationsRegistrationsAnonymousClient>(TYPES.NotificationsRegistrationsAnonymousClient).to(NotificationsRegistrationsAnonymousClient);bind<NotificationsRegistrationsRoute>(TYPES.NotificationsRegistrationsRoute).to(NotificationsRegistrationsRoute);bind<NotificationsRegistrationsClient>(TYPES.NotificationsRegistrationsClient).to(NotificationsRegistrationsClient);bind<NotificationsSettingsRoute>(TYPES.NotificationsSettingsRoute).to(NotificationsSettingsRoute);bind<NotificationsSettingsClient>(TYPES.NotificationsSettingsClient).to(NotificationsSettingsClient);bind<NotificationsRoute>(TYPES.NotificationsRoute).to(NotificationsRoute);bind<NotificationsClient>(TYPES.NotificationsClient).to(NotificationsClient);})

Object literals

TYPES

TYPES: object

NotificationsClient

NotificationsClient: any = Symbol("NotificationsClient")

NotificationsPublishBatchClient

NotificationsPublishBatchClient: any = Symbol("NotificationsPublishBatchClient")

NotificationsPublishBatchRoute

NotificationsPublishBatchRoute: any = Symbol("NotificationsPublishBatchRoute")

NotificationsPublishClient

NotificationsPublishClient: any = Symbol("NotificationsPublishClient")

NotificationsPublishRoute

NotificationsPublishRoute: any = Symbol("NotificationsPublishRoute")

NotificationsRegistrationsAnonymousBatchClient

NotificationsRegistrationsAnonymousBatchClient: any = Symbol("NotificationsRegistrationsAnonymousBatchClient")

NotificationsRegistrationsAnonymousBatchRoute

NotificationsRegistrationsAnonymousBatchRoute: any = Symbol("NotificationsRegistrationsAnonymousBatchRoute")

NotificationsRegistrationsAnonymousClient

NotificationsRegistrationsAnonymousClient: any = Symbol("BasicNotificationsRegistrationsAnonymousClient")

NotificationsRegistrationsAnonymousRoute

NotificationsRegistrationsAnonymousRoute: any = Symbol("NotificationsRegistrationsAnonymousRoute")

NotificationsRegistrationsClient

NotificationsRegistrationsClient: any = Symbol("NotificationsRegistrationsClient")

NotificationsRegistrationsRoute

NotificationsRegistrationsRoute: any = Symbol("NotificationsRegistrationsRoute")

NotificationsRegistrationsUsersBatchClient

NotificationsRegistrationsUsersBatchClient: any = Symbol("NotificationsRegistrationsUsersBatchClient")

NotificationsRegistrationsUsersBatchRoute

NotificationsRegistrationsUsersBatchRoute: any = Symbol("NotificationsRegistrationsUsersBatchRoute")

NotificationsRegistrationsUsersClient

NotificationsRegistrationsUsersClient: any = Symbol("NotificationsRegistrationsUsersClient")

NotificationsRegistrationsUsersRoute

NotificationsRegistrationsUsersRoute: any = Symbol("NotificationsRegistrationsUsersRoute")

NotificationsRoute

NotificationsRoute: any = Symbol("NotificationsRoute")

NotificationsSettingsClient

NotificationsSettingsClient: any = Symbol("NotificationsSettingsClient")

NotificationsSettingsRoute

NotificationsSettingsRoute: any = Symbol("NotificationsSettingsRoute")

NotificationsSubscriptionsAnonymousBatchClient

NotificationsSubscriptionsAnonymousBatchClient: any = Symbol("NotificationsSubscriptionsAnonymousBatchClient")

NotificationsSubscriptionsAnonymousBatchRoute

NotificationsSubscriptionsAnonymousBatchRoute: any = Symbol("NotificationsSubscriptionsAnonymousBatchRoute")

NotificationsSubscriptionsAnonymousClient

NotificationsSubscriptionsAnonymousClient: any = Symbol("NotificationsSubscriptionsAnonymousClient")

NotificationsSubscriptionsAnonymousRoute

NotificationsSubscriptionsAnonymousRoute: any = Symbol("NotificationsSubscriptionsAnonymousRoute")

NotificationsSubscriptionsClient

NotificationsSubscriptionsClient: any = Symbol("NotificationsSubscriptionsClient")

NotificationsSubscriptionsRoute

NotificationsSubscriptionsRoute: any = Symbol("NotificationsSubscriptionsRoute")

NotificationsSubscriptionsUsersBatchClient

NotificationsSubscriptionsUsersBatchClient: any = Symbol("NotificationsSubscriptionsUsersBatchClient")

NotificationsSubscriptionsUsersBatchRoute

NotificationsSubscriptionsUsersBatchRoute: any = Symbol("NotificationsSubscriptionsUsersBatchRoute")

NotificationsSubscriptionsUsersClient

NotificationsSubscriptionsUsersClient: any = Symbol("NotificationsSubscriptionsUsersClient")

NotificationsSubscriptionsUsersRoute

NotificationsSubscriptionsUsersRoute: any = Symbol("BasicNotificationsSubscriptionsRoute")

Generated using TypeDoc