Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
ParseOptions
Interface ParseOptions
interface
ParseOptions
{
bare_returns
?:
boolean
;
ecma
?:
ECMA
;
html5_comments
?:
boolean
;
shebang
?:
boolean
;
}
Index
Properties
bare_
returns?
ecma?
html5_
comments?
shebang?
Properties
Optional
bare_
returns
bare_
returns
?:
boolean
Optional
ecma
ecma
?:
ECMA
Deprecated
legacy option. Currently, all supported EcmaScript is valid to parse.
Optional
html5_
comments
html5_
comments
?:
boolean
Optional
shebang
shebang
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bare_
returns
ecma
html5_
comments
shebang
Astro Node.js Fastify adapter - v0.0.12
Loading...
Deprecated
legacy option. Currently, all supported EcmaScript is valid to parse.