Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
GeneratedCodeOptions
Interface GeneratedCodeOptions
Make all properties in T optional
interface
GeneratedCodeOptions
{
arrowFunctions
?:
boolean
;
constBindings
?:
boolean
;
objectShorthand
?:
boolean
;
preset
?:
GeneratedCodePreset
;
reservedNamesAsProps
?:
boolean
;
symbols
?:
boolean
;
}
Hierarchy (
view full
)
Partial
<
NormalizedGeneratedCodeOptions
>
GeneratedCodeOptions
Index
Properties
arrow
Functions?
const
Bindings?
object
Shorthand?
preset?
reserved
Names
As
Props?
symbols?
Properties
Optional
arrow
Functions
arrow
Functions
?:
boolean
Optional
const
Bindings
const
Bindings
?:
boolean
Optional
object
Shorthand
object
Shorthand
?:
boolean
Optional
preset
preset
?:
GeneratedCodePreset
Optional
reserved
Names
As
Props
reserved
Names
As
Props
?:
boolean
Optional
symbols
symbols
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
arrow
Functions
const
Bindings
object
Shorthand
preset
reserved
Names
As
Props
symbols
Astro Node.js Fastify adapter - v0.0.12
Loading...
Make all properties in T optional