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

x/bundler/plugins/plugin.ts>Exclude

A Bundler with the web in mind.
Go to Latest
type alias Exclude
import { type Exclude } from "https://deno.land/x/bundler@0.2.1/plugins/plugin.ts";
definition: (path: string) => boolean