Kind: Function
Source: src/utils/handler.ts
Part of: Utils
Signature
tsfunction isMiddleware(handler: Function)
Parameters
| Name | Type |
|---|---|
handler | Function |
Relationships
- IMPORTS →
COMPOSED_HANDLER
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?