Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/snel/imports/drollup.ts>EmittedAsset

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

Properties

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