Skip to content

isMiddleware

reference
1 min readUpdated

Kind: Function

Source: src/utils/handler.ts

Part of: Utils

Signature

ts
function isMiddleware(handler: Function)

Parameters

NameType
handlerFunction

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)

  • inspectRoutessrc/helper/dev/index.ts:27
  • dirnamesrc/helper/ssg/utils.ts:11

Was this page helpful?

Download as PDF
isMiddleware — Hono (narrator proof)