RouteInterface
Interface
RouteInterface
Hierarchy
RouteInterface
Index
Properties
Properties
action
action: string
Defined in Library/Router/RouteInterface.ts:7
controller
controller: object
Defined in Library/Router/RouteInterface.ts:6
Type declaration
constructor : function
new __type(): Object
Defined in Library/Router/RouteInterface.ts:6
Returns: Object
method
method: RequestMethods
Defined in Library/Router/RouteInterface.ts:4
route
route: string
Defined in Library/Router/RouteInterface.ts:5