Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IBaseController

Interface for defining structure of a controller

Hierarchy

  • IBaseController

Implemented by

Index

Properties

Properties

path

path: string

Property to store root path of route for accessing the controller functions.

router

router: Router

Property to store routes of controller.

Generated using TypeDoc