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

x/lume/core/filesystem.ts>MergeStrategy

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias MergeStrategy
import { type MergeStrategy } from "https://deno.land/x/lume@v1.19.0/core/filesystem.ts";
definition: "array" | "stringArray" | "object"