KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
Transformer
Interface Transformer
interface
Transformer
{
postcssPlugin
:
string
;
postcssVersion
:
string
;
(
root
:
Root_
,
result
:
Result_
)
:
void
|
Promise
<
void
>
;
}
Hierarchy (
View Summary
)
TransformCallback
Transformer
OldPlugin
Transformer
(
root
:
Root_
,
result
:
Result_
)
:
void
|
Promise
<
void
>
Parameters
root
:
Root_
result
:
Result_
Returns
void
|
Promise
<
void
>
Index
Properties
postcss
Plugin
postcss
Version
Properties
postcss
Plugin
postcssPlugin
:
string
postcss
Version
postcssVersion
:
string
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
postcss
Plugin
postcss
Version
Github
KC's Workspace
Loading...