Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/snel/imports/drollup.ts>EmittedChunk

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

Properties

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