Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_bundler/deps.ts>fs._createWalkEntry

A Bundler with the web in mind.
Latest
function fs._createWalkEntry
Re-export
import { fs } from "https://deno.land/x/deno_bundler@v0.9.1/deps.ts";
const { _createWalkEntry } = fs;

Create WalkEntry for the path asynchronously

Parameters

path: string