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

x/astro_compress/src/options/svg.ts>default

🗜️ AstroJS compression utilities. Compress CSS, HTML, JavaScript and more.
Go to Latest
interface default
import { type default } from "https://deno.land/x/astro_compress@v0.0.15/src/options/svg.ts";

Index Signatures

[key: string]: any

Properties

optional
multipass: boolean
optional
datauri: string

'enc' or 'unenc'

optional
js2svg: js2svgOptions
optional
plugins: any