Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
Parser
Interface Parser<RootNode>
interface
Parser
<
RootNode
>
(
(
css
,
opts
?
)
=>
RootNode
)
Type Parameters
RootNode
=
Document_
|
Root_
Parser
(
css
,
opts
?
)
:
RootNode
Parameters
css
:
string
|
{
toString
(
)
:
string
;
}
Optional
opts
:
Pick
<
ProcessOptions
<
Document_
|
Root_
>
,
"map"
|
"from"
>
Returns
RootNode
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Astro Node.js Fastify adapter - v0.0.12
Loading...