Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function posthtmlInjectScriptDependencies
import { posthtmlInjectScriptDependencies } from "https://deno.land/x/bundler@0.6.2/plugins/html/posthtml/inject_dependencies.ts";

Parameters

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