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

x/fed_dev/plugins/plugin.ts>DependencyInfo

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

Properties

optional
specifiers: Record<string, string>
optional
default: string | boolean
optional
namespaces: string[]
optional
types: Record<string, string>