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

x/ayonli_jsext/mixin.ts

A JavaScript extension package for building strong and modern applications.
Latest
import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/mixin.ts";

Declares a class that combines all methods from the base classes.

Functions

Creates a class that combines all methods from the given base class and mixin classes.