Add Package
deno add jsr:@wok/helmet-mods
Import symbol
import { type FdbClusterGeneration } from "@wok/helmet-mods/fdb-cluster";
---- OR ----
Import directly with a jsr specifier
import { type FdbClusterGeneration } from "jsr:@wok/helmet-mods/fdb-cluster";
Add Package
npx jsr add @wok/helmet-mods
Import symbol
import { type FdbClusterGeneration } from "@wok/helmet-mods/fdb-cluster";
Add Package
yarn dlx jsr add @wok/helmet-mods
Import symbol
import { type FdbClusterGeneration } from "@wok/helmet-mods/fdb-cluster";
Add Package
pnpm dlx jsr add @wok/helmet-mods
Import symbol
import { type FdbClusterGeneration } from "@wok/helmet-mods/fdb-cluster";
Add Package
bunx jsr add @wok/helmet-mods
Import symbol
import { type FdbClusterGeneration } from "@wok/helmet-mods/fdb-cluster";