Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/alosaur/examples/hooks/hooks/pre-hook.ts>PreHook#onPreAction

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
method PreHook.prototype.onPreAction
import { PreHook } from "https://deno.land/x/alosaur@v0.38.0/examples/hooks/hooks/pre-hook.ts";

Parameters

context: HttpContext<unknown>
payload: any