Skip to main content
Module

x/drollup/deps.ts>EmittedChunk

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

Properties

optional
fileName: string
id: string
optional
implicitlyLoadedAfterOneOf: string[]
optional
importer: string
optional
name: string
optional
preserveSignature: PreserveEntrySignaturesOption
type: "chunk"