Skip to main content
Module

x/drollup/mod.ts>EmittedAsset

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

Properties

optional
fileName: string
optional
name: string
optional
source: string | Uint8Array
type: "asset"