Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/decorator/mod.ts>UseHook

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function UseHook
import { UseHook } from "https://deno.land/x/alosaur@v0.34.0/src/decorator/mod.ts";

Registers hook an area or controller or action.

Type Parameters

TState
TPayload

Returns

Function