Skip to content

Types: HookRemove()

ts
type HookRemove = () => void;

A function to remove a previously added route hook.

Returns

void