Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Registering actions

Parameters

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