Skip to main content
Module

x/importall/mod.ts>importAll

Small Deno module to import all files in a directory.
Go to Latest
function importAll
import { importAll } from "https://deno.land/x/importall@v1.1.1/mod.ts";

Parameters

dir: string
optional
extensions: (string | undefined)[] = [UNSUPPORTED]