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

x/alosaur/src/route/get-hooks.ts>getHooksFromAction

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function getHooksFromAction
import { getHooksFromAction } from "https://deno.land/x/alosaur@v0.27.0/src/route/get-hooks.ts";

Gets hooks from metadata

Type Parameters

TState
TPayload