import { type ActionMetadataArgs } from "https://deno.land/x/alosaur@v1.1.0/src/metadata/action.ts";
Properties
type: RequestMethod
Type of request method, GET, POST, etc
optional
controller: ControllerMetadataArgsParent Controller
optional
hooks: HookMetadataArgs<any, any>[]Hooks for action