Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/plugins/source_maps.ts>PrepareResult

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

Properties

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