server / Modules / controllers/search-controller
Module: controllers/search-controller
Functions
default
▸ default(«destructured»
): void
Controller for search operations It can handle only a single request at a time
Parameters
Name | Type |
---|
«destructured» | Object |
› app | Express |
› db | Database |
Returns
void
Defined in
controllers/search-controller.ts:11open in new window