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

x/drollup/deps.ts>OptionsPaths

Next-generation ES module bundler ported for Deno
Latest
type alias OptionsPaths
import { type OptionsPaths } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/deps.ts";
definition: Record<string, string> | ((id: string) => string)