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

x/oasis/packages/fileloader/mod.ts

An object oriented Discordeno framework
Latest
import * as oasis from "https://deno.land/x/oasis@2.1.0/packages/fileloader/mod.ts";

Functions

Reads a directory and yields every file using an async generator, works with subdirectories

performs the load() async function and returns an array with an item for every iteration

Interfaces

Represents a Javascript module

Type Aliases

Represents a recursive async generator return type