Skip to main content
The Deno 2 Release Candidate is here
Learn more
function posthtmlInjectImageDependencies
import { posthtmlInjectImageDependencies } from "https://deno.land/x/deno_bundler@v0.9.1/plugins/html/posthtml/inject_dependencies.ts";

Parameters

bundleInput: string
bundleOutput: string
unnamed 2: { graph: Graph; importMap: Deno.ImportMap; }