KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ResultOptions
Interface ResultOptions
interface
ResultOptions
{
document
?:
string
;
from
?:
string
;
map
?:
boolean
|
SourceMapOptions
;
node
?:
Node
;
parser
?:
Syntax
<
Document_
|
Root_
>
|
Parser
<
Document_
|
Root_
>
;
plugin
?:
string
;
stringifier
?:
Stringifier
|
Syntax
<
Document_
|
Root_
>
;
syntax
?:
Syntax
<
Document_
|
Root_
>
;
to
?:
string
;
}
Hierarchy (
View Summary
)
ProcessOptions
ResultOptions
Index
Properties
document?
from?
map?
node?
parser?
plugin?
stringifier?
syntax?
to?
Properties
Optional
document
document
?:
string
Input file if it is not simple CSS file, but HTML with
Input file if it is not simple CSS file, but HTML with