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 ES Decorators
Very Popular
Latest
function getHooksFromAction
import { getHooksFromAction } from "https://deno.land/x/alosaur@v1.1.1/src/route/get-hooks.ts";

Gets hooks from metadata

Type Parameters

TState
TPayload