Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alephjs/lib/@unocss/core.ts>mergeSet

The Full-stack Framework in Deno.
Go to Latest
function mergeSet
import { mergeSet } from "https://deno.land/x/alephjs@1.0.0-alpha.68.6/lib/@unocss/core.ts";

Parameters

target: Set<T>
append: Set<T>