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

x/snel/compiler/types.ts>Processed

A Cybernetical framework for svelte applications in deno
Latest
interface Processed
import { type Processed } from "https://deno.land/x/snel@v0.7.1/compiler/types.ts";

Properties

code: string
optional
map: string | object
optional
dependencies: string[]