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

x/alosaur/examples/hooks/hooks/post-hook.ts>PostHook#onPostAction

Alosaur - Deno web framework with many ES Decorators
Very Popular
Latest
method PostHook.prototype.onPostAction
import { PostHook } from "https://deno.land/x/alosaur@v1.1.1/examples/hooks/hooks/post-hook.ts";

Parameters

context: HttpContext<unknown>
payload: any