node-webserver
Preparing search index...
dir
Variable dir
dir
:
<
Path
extends
string
>
(
root
:
string
,
options
?:
StaticOptions
,
)
=>
RouteHandler
<
Path
>
Type Declaration
<
Path
extends
string
>
(
root
:
string
,
options
?:
StaticOptions
)
:
RouteHandler
<
Path
>
Type Parameters
Path
extends
string
Parameters
root
:
string
options
:
StaticOptions
= {}
Returns
RouteHandler
<
Path
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
node-webserver
Loading...