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

x/deno_bundler/plugins/image/image.ts>ImagePlugin

A Bundler with the web in mind.
Latest
class ImagePlugin
extends FilePlugin
import { ImagePlugin } from "https://deno.land/x/deno_bundler@v0.9.1/plugins/image/image.ts";

Methods

readSource(input: string)
test(item: Item)