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

Register action

Parameters

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