Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/ayonli_jsext/class

A JavaScript extension package for building strong and modern applications.
Latest
Index
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.