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

x/sourcedep/util.ts>buildHierarchy

A simple tool to get rough source code dependencies inside your app
Latest
function buildHierarchy
import { buildHierarchy } from "https://deno.land/x/sourcedep@v1.0.3/util.ts";

Parameters

arr: string[]
separator: RegExp
optional
hierarchy: RecursiveObject = [UNSUPPORTED]