Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function injectScript
import { injectScript } from "https://deno.land/x/netzo@0.2.84/plugins/utils.ts";

Parameters

options: Partial<HTMLScriptElement & Record<string, unknown>>