Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/cargo_parcel/cargo/head.ts>merge

Server side rendering for Cargo applications
Go to Latest
function merge
import { merge } from "https://deno.land/x/cargo_parcel@0.1.69/cargo/head.ts";

Parameters

from: Record<string, string | string[] | undefined>
to: Record<string, string | string[] | undefined>