Preparing search index...
The search index is not available
astro-compress - v2.2.19
astro-compress
Parser
Type
Interface Type
interface
Type
{
CSS
?:
Type
|
Type
[]
;
HTML
?:
"html-minifier-terser"
|
"html-minifier-terser"
[]
;
Image
?:
"sharp"
|
"sharp"
[]
;
JavaScript
?:
"terser"
|
"terser"
[]
;
SVG
?:
"svgo"
|
"svgo"
[]
;
[
key
:
string
]
:
any
;
}
Indexable
[
key:
string
]:
any
biome-ignore lint/suspicious/noExplicitAny:
Index
Properties
CSS?
HTML?
Image?
Java
Script?
SVG?
Properties
Optional
CSS
CSS
?:
Type
|
Type
[]
Optional
HTML
HTML
?:
"html-minifier-terser"
|
"html-minifier-terser"
[]
Optional
Image
Image
?:
"sharp"
|
"sharp"
[]
Optional
Java
Script
Java
Script
?:
"terser"
|
"terser"
[]
Optional
SVG
SVG
?:
"svgo"
|
"svgo"
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
CSS
HTML
Image
Java
Script
SVG
astro-compress - v2.2.19
Loading...
Generated using
TypeDoc
biome-ignore lint/suspicious/noExplicitAny: