Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/documentaly/check/dependency-config/mod.ts>DependencyConfig

(Beta) Maintain document and build tool.
Go to Latest
type alias DependencyConfig
import { type DependencyConfig } from "https://deno.land/x/documentaly@0.3.7/check/dependency-config/mod.ts";

Markdown header has DependencyConfig

definition: { dependentFilePaths: RegExpPath[]; }