import { Directory } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Emits the files in the directory synchronously.
Remarks: This might be very slow compared to the asynchronous version if there are a lot of files.
import { Directory } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Emits the files in the directory synchronously.
Remarks: This might be very slow compared to the asynchronous version if there are a lot of files.