import { type Handler } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { PropsFromArgs } = Handler;
Handlers params that come from the arguments passed to the method invoked
import { type Handler } from "https://deno.land/x/evt@v2.4.18/lib/index.ts";
const { PropsFromArgs } = Handler;
Handlers params that come from the arguments passed to the method invoked