Add Package
deno add jsr:@wok/helmet-mods
Import symbol
import { deferred } from "@wok/helmet-mods/deps/async-utils";
---- OR ----
Import directly with a jsr specifier
import { deferred } from "jsr:@wok/helmet-mods/deps/async-utils";
Add Package
npx jsr add @wok/helmet-mods
Import symbol
import { deferred } from "@wok/helmet-mods/deps/async-utils";
Add Package
yarn dlx jsr add @wok/helmet-mods
Import symbol
import { deferred } from "@wok/helmet-mods/deps/async-utils";
Add Package
pnpm dlx jsr add @wok/helmet-mods
Import symbol
import { deferred } from "@wok/helmet-mods/deps/async-utils";
Add Package
bunx jsr add @wok/helmet-mods
Import symbol
import { deferred } from "@wok/helmet-mods/deps/async-utils";