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

x/oasis/tests/deps.ts>Module

An object oriented Discordeno framework
Latest
interface Module
implements Record<string, unknown>
import { type Module } from "https://deno.land/x/oasis@2.1.0/tests/deps.ts";

Represents a Javascript module

Properties

optional
default: unknown