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

x/bundler/plugins/plugin.ts>Include

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