Skip to main content
Module

x/drollup/deps.ts>SourceMap

Next-generation ES module bundler ported for Deno
Latest
interface SourceMap
import { type SourceMap } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/deps.ts";

Properties

file: string
mappings: string
names: string[]
sources: string[]
sourcesContent: string[]
version: number

Methods

toString(): string
toUrl(): string