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

x/drollup/src/cli/getConfigs.ts>getConfigs

Next-generation ES module bundler ported for Deno
Latest
function getConfigs
import { getConfigs } from "https://deno.land/x/drollup@2.58.0+0.20.0/src/cli/getConfigs.ts";

Returns

Promise<{ options: MergedRollupOptions[]; }>