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

x/astro_compress/dist/options/svg.d.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/dist/options/svg.d.ts";

Index Signatures

[key: string]: any

Properties

optional
multipass: boolean
optional
datauri: string

'enc' or 'unenc'

optional
js2svg: js2svgOptions
optional
plugins: any