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

x/lume/core/source.ts>getOutputPath

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

Parameters

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

Returns

string