Page Contents

Home > @loopback/rest > FindRouteProvider > value

FindRouteProvider.value() method

Signature:

static value(context: Context, handler: HttpHandler): FindRoute;

Parameters

Parameter Type Description
context [Context](/doc/en/lb4/apidocs.context.context.html)
handler [HttpHandler](/doc/en/lb4/apidocs.rest.httphandler.html)

Returns:

FindRoute