Skip to main content
Module

x/drollup/deps.ts>GetManualChunk

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