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

x/snel/imports/drollup.ts>DecodedSourceMapOrMissing

A Cybernetical framework for svelte applications in deno
Latest
type alias DecodedSourceMapOrMissing
import { type DecodedSourceMapOrMissing } from "https://deno.land/x/snel@v0.7.1/imports/drollup.ts";
definition: { mappings?: never; missing: true; plugin: string; } | ExistingDecodedSourceMap