Skip to main content
Module

x/alosaur/src/metadata/action.ts>ActionMetadataArgs

Alosaur - Deno web framework with many decorators
Go to Latest
interface ActionMetadataArgs
import { type ActionMetadataArgs } from "https://deno.land/x/alosaur@v0.19.0/src/metadata/action.ts";

Properties

object: Object
target: Object
method: string
optional
route: string | RegExp