Skip to main content
Module

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

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

Registering actions

Parameters

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