Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function reverseDependencyMap
import { reverseDependencyMap } from "https://deno.land/x/documentaly@0.2.11/check/search-markdown-files/mod.ts";

Parameters

map: Map<MarkdonwFilePath, DependencyConfig>

Returns

Map<FilePath, MarkdonwFilePath[]>