Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Lib

Hierarchy

  • Lib

Index

Constructors

constructor

  • new Lib(serverModule: ServerModule, options: Options): Lib

Properties

helperService

helperService: HelperService

optionService

optionService: OptionService

storageRoute

storageRoute: StorageRoute

storageService

storageService: StorageService

Methods

registerRoutes

  • registerRoutes(routeEnabling?: true | DisabledRoutes, middlewares?: Middlewares | RouteMiddlewares): RouterService
  • Expose the module routes

    Parameters

    • Optional routeEnabling: true | DisabledRoutes
    • Optional middlewares: Middlewares | RouteMiddlewares

    Returns RouterService

Generated using TypeDoc