Page Contents

Home > @loopback/rest > RouteSource

RouteSource class

Signature:

export declare class RouteSource implements InvocationSource<RouteEntry> 

Implements: InvocationSource<RouteEntry>

Constructors

Constructor Modifiers Description
[(constructor)(value)](/doc/en/lb4/apidocs.rest.routesource._constructor_.html) Constructs a new instance of the `RouteSource` class

Properties

Property Modifiers Type Description
[type](/doc/en/lb4/apidocs.rest.routesource.type.html) string
[value](/doc/en/lb4/apidocs.rest.routesource.value.html) `readonly` [RouteEntry](/doc/en/lb4/apidocs.rest.routeentry.html)

Methods

Method Modifiers Description
[toString()](/doc/en/lb4/apidocs.rest.routesource.tostring.html)