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

x/bundler/plugins/plugin.ts>Chunk

A Bundler with the web in mind.
Latest
interface Chunk
Re-export
import { type Chunk } from "https://deno.land/x/bundler@0.9.0/plugins/plugin.ts";

Properties

item: Item
output: string
dependencyItems: Item[]