Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/blocks/utils/http.ts>mergeCacheControl

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Go to Latest
variable mergeCacheControl
import { mergeCacheControl } from "https://deno.land/x/blocks@1.59.3/utils/http.ts";

type

(h1: CacheControl, h2: CacheControl) => CacheControl