Kind: Function
Source: src/utils/handler.ts
Part of: Utils
Signature
tsfunction findTargetHandler(handler: Function): Function
Parameters
| Name | Type |
|---|---|
handler | Function |
Returns: Function
Used by
2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (2)
inspectRoutes—src/helper/dev/index.ts:27dirname—src/helper/ssg/utils.ts:11
Was this page helpful?