Page Contents
Home > @loopback/rest > RestApplication > handler
RestApplication.handler() method
Signature:
handler(handlerFn: SequenceFunction): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| handlerFn | SequenceFunction |
Returns:
void
Home > @loopback/rest > RestApplication > handler
Signature:
handler(handlerFn: SequenceFunction): void;
| Parameter | Type | Description |
|---|---|---|
| handlerFn | SequenceFunction |
Returns:
void