Skip to main content
Module

x/drollup/deps.ts>SourceDescription

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

Properties

optional
ast: AcornNode
code: string
optional
map: SourceMapInput