import * as oasis from "https://deno.land/x/oasis@2.1.0/packages/fileloader/mod.ts";
Functions
f load | 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 |