The tags to generate CDN cache headers for. This should be an array of strings representing the tags.
string[]
CDN agnostic client for creating cache headers and purging cache contents.
The tags to generate CDN cache headers for. This should be an array of strings representing the tags.
string[]
Add Package
deno add jsr:@purge/core
Import symbol
import { type GetCacheHeadersParams } from "@purge/core";
Import directly with a jsr specifier
import { type GetCacheHeadersParams } from "jsr:@purge/core";
Add Package
pnpm i jsr:@purge/core
pnpm dlx jsr add @purge/core
Import symbol
import { type GetCacheHeadersParams } from "@purge/core";
Add Package
yarn add jsr:@purge/core
yarn dlx jsr add @purge/core
Import symbol
import { type GetCacheHeadersParams } from "@purge/core";
Add Package
vlt install jsr:@purge/core
Import symbol
import { type GetCacheHeadersParams } from "@purge/core";
Add Package
npx jsr add @purge/core
Import symbol
import { type GetCacheHeadersParams } from "@purge/core";
Add Package
bunx jsr add @purge/core
Import symbol
import { type GetCacheHeadersParams } from "@purge/core";