Deprecated
use mixin
and class
module instead.
import * as ayonliJsext from "https://deno.land/x/ayonli_jsext@v0.9.72/mixins.ts";
Functions
Creates a class that combines all methods from the given base class and mixin classes. | |
Checks if a class is a subclass of another class. |