Skip to main content
Module

x/aleph_plugin_mdx/dev_deps.ts>Aleph#lookupDeps

The MDX 2 Plugin for Aleph.js
Go to Latest
method Aleph.prototype.lookupDeps
import { Aleph } from "https://deno.land/x/aleph_plugin_mdx@v1.0.0-beta.2/dev_deps.ts";

lookup app deps recurively.

Parameters

specifier: string
callback: (dep: DependencyDescriptor) => false | void
optional
__tracing: Set<string> = [UNSUPPORTED]