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

x/snel/imports/drollup.ts>ExistingDecodedSourceMap

A Cybernetical framework for svelte applications in deno
Latest
interface ExistingDecodedSourceMap
import { type ExistingDecodedSourceMap } from "https://deno.land/x/snel@v0.7.1/imports/drollup.ts";

Properties

optional
file: string
mappings: SourceMapSegment[][]
names: string[]
optional
sourceRoot: string
sources: string[]
optional
sourcesContent: string[]
version: number