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

x/alosaur/src/utils/register-actions.ts>registerAction

Alosaur - Deno web framework with many decorators
Go to Latest
function registerAction
import { registerAction } from "https://deno.land/x/alosaur@v0.35.1/src/utils/register-actions.ts";

Register action

Parameters

optional
hooks: HookMetadataArgs<TState, any>[] = [UNSUPPORTED]