Skip to content

combineBeforeRequestHooks

reference
1 min readUpdated

Kind: Function

Source: src/helper/ssg/ssg.ts

Part of: Helper

Signature

ts
function combineBeforeRequestHooks(hooks: BeforeRequestHook | BeforeRequestHook[]): BeforeRequestHook

Parameters

NameType
hooks`BeforeRequestHook

Returns: BeforeRequestHook

Was this page helpful?

Download as PDF
combineBeforeRequestHooks — Hono (narrator proof)