Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/drollup/plugins/svelte/deps.ts>preprocess

Next-generation ES module bundler ported for Deno
Latest
function preprocess
import { preprocess } from "https://deno.land/x/drollup@2.58.0%2B0.20.0/plugins/svelte/deps.ts";

Parameters

source: string
optional
options: { filename?: string; }