Skip to main content
Module

x/lume/core/source.ts>getOutputPath

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
function getOutputPath
import { getOutputPath } from "https://deno.land/x/lume@v1.19.4/core/source.ts";

Parameters

entry: Entry
path: string
optional
dest: string | ((path: string) => string)

Returns

string