import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/class/decorators.ts";
Decorator functions that can be used to validate the input and output of class
methods and guarantee type safety at runtime, include param
, returns
and
throws
, based on Zod.