Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ShikiConfig
Interface ShikiConfig
interface
ShikiConfig
{
langs
?:
LanguageRegistration
[]
;
theme
?:
ThemePresets
|
ThemeRegistration
|
ThemeRegistrationRaw
;
themes
?:
Record
<
string
,
ThemePresets
|
ThemeRegistration
|
ThemeRegistrationRaw
>
;
transformers
?:
"/home/runner/work/astro-node-fastify/astro-node-fastify/node_modules/shiki/dist/index"
.
ShikiTransformer
[]
;
wrap
?:
null
|
boolean
;
}
Index
Properties
langs?
theme?
themes?
transformers?
wrap?
Properties
Optional
langs
langs
?:
LanguageRegistration
[]
Optional
theme
theme
?:
ThemePresets
|
ThemeRegistration
|
ThemeRegistrationRaw
Optional
themes
themes
?:
Record
<
string
,
ThemePresets
|
ThemeRegistration
|
ThemeRegistrationRaw
>
Optional
transformers
transformers
?:
"/home/runner/work/astro-node-fastify/astro-node-fastify/node_modules/shiki/dist/index"
.
ShikiTransformer
[]
Optional
wrap
wrap
?:
null
|
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
langs
theme
themes
transformers
wrap
Astro Node.js Fastify adapter - v0.0.12
Loading...