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

x/snel/imports/drollup.ts>SourceDescription

A Cybernetical framework for svelte applications in deno
Latest
interface SourceDescription
implements Partial<PartialNull<ModuleOptions>>
import { type SourceDescription } from "https://deno.land/x/snel@v0.7.1/imports/drollup.ts";

Properties

optional
ast: AcornNode
code: string
optional
map: SourceMapInput