Skip to main content
Module

x/scripting/mod.ts>getDirContents

A collection of scripting utilities.
Go to Latest
variable getDirContents
import { getDirContents } from "https://deno.land/x/scripting@0.0.8/mod.ts";

type

(path: string) => unknown