Preparing search index...
The search index is not available
Astro Node.js Fastify adapter - v0.0.12
Astro Node.js Fastify adapter
<internal>
PluginPass
Interface PluginPass
interface
PluginPass
{
cwd
:
string
;
file
:
BabelFile
;
filename
:
undefined
|
string
;
key
:
string
;
opts
:
object
;
get
(
key
)
:
any
;
set
(
key
,
value
)
:
void
;
[
key
:
string
]
:
unknown
;
}
Indexable
[
key:
string
]:
unknown
Index
Properties
cwd
file
filename
key
opts
Methods
get
set
Properties
cwd
cwd
:
string
file
file
:
BabelFile
filename
filename
:
undefined
|
string
key
key
:
string
opts
opts
:
object
Methods
get
get
(
key
)
:
any
Parameters
key
:
unknown
Returns
any
set
set
(
key
,
value
)
:
void
Parameters
key
:
unknown
value
:
unknown
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cwd
file
filename
key
opts
get
set
Astro Node.js Fastify adapter - v0.0.12
Loading...