Skip to main content
Module

x/lume/plugins/source_maps.ts>PrepareResult

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface PrepareResult
import { type PrepareResult } from "https://deno.land/x/lume@v1.15.2/plugins/source_maps.ts";

Properties

content: string
optional
sourceMap: SourceMap
filename: string
enableSourceMap: boolean