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

x/snel/compiler/types.ts>PreprocessorProps

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

Properties

content: string
attributes: Record<string, string | boolean>
optional
filename: string